Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jul 24, 2024
1 parent 4301be8 commit 44842fa
Show file tree
Hide file tree
Showing 2 changed files with 874 additions and 1,116 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@shikijs/monaco": "^1.11.1",
"@typescript-eslint/parser": "^7.16.1",
"@typescript-eslint/parser": "^7.17.0",
"ansi-regex": "^6.0.1",
"fflate": "^0.8.2",
"json-to-ast": "^2.1.0",
Expand All @@ -31,9 +31,9 @@
"@iconify-json/ri": "^1.1.21",
"@iconify-json/vscode-icons": "^1.1.36",
"@nuxt/kit": "^3.12.4",
"@oxc-parser/wasm": "^0.21.0",
"@oxc-parser/wasm": "^0.22.0",
"@swc/wasm-web": "1.7.0",
"@sxzz/eslint-config": "^3.14.0",
"@sxzz/eslint-config": "^3.15.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/css-tree": "^2.3.8",
"@types/json-to-ast": "^2.1.4",
Expand All @@ -57,8 +57,8 @@
"serve": "^14.2.3",
"svelte": "^4.2.18",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"unplugin-replace": "^0.3.2",
"typescript": "^5.5.4",
"unplugin-replace": "^0.3.3",
"vue-tsc": "^2.0.28"
},
"prettier": "@sxzz/prettier-config"
Expand Down
Loading

0 comments on commit 44842fa

Please sign in to comment.