Skip to content

Commit 821a379

Browse files
committed
chore: upgrade deps
1 parent a3b858d commit 821a379

File tree

2 files changed

+688
-542
lines changed

2 files changed

+688
-542
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ast-explorer",
33
"version": "0.33.0",
44
"private": true,
5-
"packageManager": "pnpm@10.19.0",
5+
"packageManager": "pnpm@10.20.0",
66
"type": "module",
77
"license": "AGPL-3.0",
88
"scripts": {
@@ -29,7 +29,7 @@
2929
"vue": "^3.5.22"
3030
},
3131
"devDependencies": {
32-
"@angular/compiler": "^20.3.7",
32+
"@angular/compiler": "^20.3.9",
3333
"@astrojs/compiler": "^2.13.0",
3434
"@babel/parser": "^7.28.5",
3535
"@html-eslint/parser": "^0.47.0",
@@ -39,8 +39,8 @@
3939
"@nuxt/kit": "^4.2.0",
4040
"@nuxtjs/plausible": "2.0.1",
4141
"@solidity-parser/parser": "^0.20.2",
42-
"@swc/wasm-web": "^1.13.21",
43-
"@sxzz/eslint-config": "^7.2.7",
42+
"@swc/wasm-web": "^1.14.0",
43+
"@sxzz/eslint-config": "^7.2.8",
4444
"@sxzz/prettier-config": "^2.2.4",
4545
"@types/css-tree": "^2.3.11",
4646
"@types/espree": "^10.1.0",
@@ -56,7 +56,7 @@
5656
"bumpp": "^10.3.1",
5757
"consola": "^3.4.2",
5858
"esbuild": "^0.25.11",
59-
"eslint": "^9.38.0",
59+
"eslint": "^9.39.0",
6060
"esprima-next": "^6.0.3",
6161
"floating-vue": "^5.2.2",
6262
"flow-parser": "^0.289.0",
@@ -68,17 +68,17 @@
6868
"nuxt": "^4.2.0",
6969
"nuxt-monaco-editor": "^1.4.0",
7070
"ohos-typescript": "4.9.5-r10",
71-
"oxc-parser": "^0.95.0",
71+
"oxc-parser": "^0.96.0",
7272
"php-parser": "^3.2.5",
7373
"postcss": "^8.5.6",
7474
"prettier": "^3.6.2",
7575
"rehype": "^13.0.2",
7676
"remark": "^15.0.1",
7777
"rolldown": "^1.0.0-beta.45",
7878
"serve": "^14.2.5",
79-
"simple-git": "^3.28.0",
79+
"simple-git": "^3.29.0",
8080
"sql-parser-cst": "^0.34.1",
81-
"svelte": "^5.42.2",
81+
"svelte": "^5.43.2",
8282
"typescript": "~5.9.3",
8383
"ultrahtml": "^1.6.0",
8484
"unenv": "^2.0.0-rc.22",

0 commit comments

Comments
 (0)