Skip to content

Commit abcdcb2

Browse files
committed
chore(package): install and use @mdi/js
1 parent 758ceb8 commit abcdcb2

File tree

3 files changed

+1086
-712
lines changed

3 files changed

+1086
-712
lines changed

package.json

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -57,42 +57,43 @@
5757
},
5858
"homepage": "https://github.com/vuetifyjs/vue-repl#readme",
5959
"devDependencies": {
60-
"@babel/types": "^7.22.5",
60+
"@babel/types": "^7.24.0",
6161
"@emmetio/abbreviation": "^2.3.3",
6262
"@emmetio/codemirror-plugin": "^1.2.4",
6363
"@emmetio/css-abbreviation": "^2.1.8",
64-
"@microsoft/api-extractor": "^7.19.2",
65-
"@rollup/plugin-replace": "^5.0.2",
66-
"@types/codemirror": "^5.60.8",
67-
"@types/node": "^20.4.5",
68-
"@types/prettier": "^2.7.2",
69-
"@vitejs/plugin-vue": "^4.2.3",
70-
"@volar/cdn": "~1.9.2",
71-
"@volar/monaco": "~1.9.2",
72-
"@volar/typescript": "~1.9.2",
73-
"@vue/language-service": "1.8.6",
74-
"bumpp": "^9.1.1",
64+
"@mdi/js": "6.2.95",
65+
"@microsoft/api-extractor": "^7.42.3",
66+
"@rollup/plugin-replace": "^5.0.5",
67+
"@types/codemirror": "^5.60.15",
68+
"@types/node": "^20.11.25",
69+
"@types/prettier": "^2.7.3",
70+
"@vitejs/plugin-vue": "^5.0.4",
71+
"@volar/cdn": "~1.11.1",
72+
"@volar/monaco": "~2.1.2",
73+
"@volar/typescript": "~2.1.2",
74+
"@vue/language-service": "2.0.6",
75+
"bumpp": "^9.4.0",
7576
"codemirror": "^5.65.14",
76-
"emmet": "^2.4.4",
77-
"emmet-monaco-es": "^5.3.0",
78-
"fflate": "^0.8.0",
77+
"emmet": "^2.4.6",
78+
"emmet-monaco-es": "^5.3.2",
79+
"fflate": "^0.8.2",
7980
"hash-sum": "^2.0.0",
80-
"monaco-editor-core": "^0.43.0",
81+
"monaco-editor-core": "^0.46.0",
8182
"monaco-editor-textmate": "^4.0.0",
8283
"monaco-textmate": "^3.0.1",
8384
"monaco-volar": "^0.4.0",
8485
"onigasm": "^2.2.5",
8586
"path-browserify": "^1.0.1",
86-
"prettier": "^2.8.8",
87-
"rimraf": "^3.0.2",
88-
"sass": "^1.55.0",
89-
"sucrase": "^3.34.0",
90-
"typescript": "^5.1.6",
91-
"vite": "^4.4.7",
92-
"vite-plugin-vuetify": "^1.0.0",
93-
"vue": "^3.3.4",
94-
"vue-tsc": "1.8.6",
95-
"vuetify": "3.3.15"
87+
"prettier": "^3.2.5",
88+
"rimraf": "^5.0.5",
89+
"sass": "^1.71.1",
90+
"sucrase": "^3.35.0",
91+
"typescript": "^5.4.2",
92+
"vite": "^5.1.5",
93+
"vite-plugin-vuetify": "^2.0.2",
94+
"vue": "^3.4.21",
95+
"vue-tsc": "2.0.6",
96+
"vuetify": "3.5.8"
9697
},
9798
"peerDependencies": {
9899
"vue": "^3.3.4",

0 commit comments

Comments
 (0)