Skip to content

Commit 0cb0e96

Browse files
committed
chore: update deps
1 parent 5e03174 commit 0cb0e96

File tree

2 files changed

+208
-232
lines changed

2 files changed

+208
-232
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
"prepublishOnly": "pnpm run build"
106106
},
107107
"dependencies": {
108-
"@nuxt/kit": "^3.17.5",
109-
"@nuxt/schema": "^3.17.5",
108+
"@nuxt/kit": "^3.17.6",
109+
"@nuxt/schema": "^3.17.6",
110110
"@vue-macros/common": "3.0.0-beta.15",
111111
"estree-walker": "2.0.2",
112112
"ts-macro": "^0.1.34",
@@ -119,15 +119,15 @@
119119
"@ts-macro/tsc": "^0.1.34",
120120
"@types/babel__traverse": "^7.20.7",
121121
"@types/eslint": "^9.6.1",
122-
"@types/node": "^22.15.34",
122+
"@types/node": "^22.16.0",
123123
"@typescript-eslint/scope-manager": "^8.35.1",
124-
"@typescript-eslint/types": "^8.35.0",
125-
"@typescript-eslint/utils": "^8.35.0",
124+
"@typescript-eslint/types": "^8.35.1",
125+
"@typescript-eslint/utils": "^8.35.1",
126126
"@vue-macros/reactivity-transform": "3.0.0-beta.10",
127127
"@vue-macros/test-utils": "3.0.0-beta.10",
128128
"bumpp": "^10.2.0",
129129
"change-case": "^5.4.4",
130-
"eslint": "^9.30.0",
130+
"eslint": "^9.30.1",
131131
"eslint-define-config": "^2.1.0",
132132
"fast-glob": "^3.3.3",
133133
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)