Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Sep 27, 2024
1 parent 5b9056b commit 62e8efc
Show file tree
Hide file tree
Showing 2 changed files with 909 additions and 1,090 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,39 +16,39 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@shikijs/monaco": "^1.18.0",
"@typescript-eslint/parser": "^8.6.0",
"@shikijs/monaco": "^1.20.0",
"@typescript-eslint/parser": "^8.7.0",
"ansi-regex": "^6.1.0",
"fflate": "^0.8.2",
"json-to-ast": "^2.1.0",
"json5": "^2.2.3",
"monaco-editor": "^0.52.0",
"monaco-editor-auto-typings": "^0.4.5",
"shiki": "^1.18.0"
"shiki": "^1.20.0"
},
"devDependencies": {
"@babel/parser": "^7.25.6",
"@iconify-json/ri": "^1.2.0",
"@iconify-json/vscode-icons": "^1.2.2",
"@nuxt/kit": "^3.13.2",
"@oxc-parser/wasm": "^0.29.0",
"@swc/wasm-web": "1.7.26",
"@oxc-parser/wasm": "^0.30.3",
"@swc/wasm-web": "1.7.28",
"@sxzz/eslint-config": "^4.2.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/css-tree": "^2.3.8",
"@types/json-to-ast": "^2.1.4",
"@unocss/nuxt": "^0.62.4",
"@vue-vapor/compiler-vapor": "latest",
"@vue/compiler-dom": "^3.5.8",
"@vue/compiler-sfc": "^3.5.8",
"@vue/compiler-dom": "^3.5.9",
"@vue/compiler-sfc": "^3.5.9",
"@vueuse/nuxt": "^11.1.0",
"acorn": "^8.12.1",
"bumpp": "^9.5.2",
"esbuild": "^0.24.0",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"esprima-next": "^6.0.3",
"floating-vue": "5.2.2",
"flow-parser": "^0.246.0",
"flow-parser": "^0.247.0",
"htmlparser2": "^9.1.0",
"nuxt": "3.13.2",
"nuxt-monaco-editor": "^1.2.9",
Expand Down
Loading

0 comments on commit 62e8efc

Please sign in to comment.