Skip to content

Commit a45e3f7

Browse files
committed
chore: update deps
1 parent bf57fd2 commit a45e3f7

File tree

4 files changed

+1288
-1455
lines changed

4 files changed

+1288
-1455
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@
7878
"prettier-plugin-svelte": "^3.2.6",
7979
"prettier-plugin-toml": "^2.0.1",
8080
"serve": "^14.2.3",
81-
"typescript": "^5.5.3",
82-
"typescript-eslint": "^8.3.0",
83-
"vitest": "^2.0.1",
81+
"typescript": "^5.6.2",
82+
"typescript-eslint": "^8.6.0",
83+
"vitest": "^2.1.1",
8484
"vue-tsc": "^2.1.2"
8585
},
8686
"pnpm": {

packages/svelte-sfc-compiler/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
},
4949
"dependencies": {
5050
"@babel/parser": "catalog:",
51-
"@typescript-eslint/scope-manager": "^8.0.0",
52-
"@typescript-eslint/typescript-estree": "^8.0.0",
51+
"@typescript-eslint/scope-manager": "^8.6.0",
52+
"@typescript-eslint/typescript-estree": "^8.6.0",
5353
"@vue-vapor/compiler-dom": "latest",
5454
"@vue-vapor/compiler-sfc": "latest",
5555
"@vue-vapor/shared": "latest",

0 commit comments

Comments
 (0)