Skip to content

Commit 497c55e

Browse files
prabhuignotogithub-actions[bot]
authored andcommitted
chore: update dependencies
1 parent 781ede5 commit 497c55e

File tree

2 files changed

+550
-566
lines changed

2 files changed

+550
-566
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
]
5353
},
5454
"devDependencies": {
55-
"@changesets/cli": "^2.27.9",
56-
"@eslint/js": "^9.33.0",
55+
"@changesets/cli": "^2.29.6",
56+
"@eslint/js": "^9.34.0",
5757
"@rollup/plugin-terser": "^0.4.4",
58-
"@types/node": "^24.2.1",
59-
"@typescript-eslint/eslint-plugin": "^8.39.0",
60-
"@typescript-eslint/parser": "^8.39.0",
58+
"@types/node": "^24.3.0",
59+
"@typescript-eslint/eslint-plugin": "^8.40.0",
60+
"@typescript-eslint/parser": "^8.40.0",
6161
"@vitejs/plugin-vue": "^6.0.1",
62-
"@vue/compiler-sfc": "^3.5.18",
63-
"eslint": "^9.33.0",
62+
"@vue/compiler-sfc": "^3.5.19",
63+
"eslint": "^9.34.0",
6464
"eslint-config-prettier": "^10.1.8",
6565
"eslint-import-resolver-typescript": "^4.4.4",
6666
"eslint-plugin-import": "^2.32.0",
@@ -84,11 +84,11 @@
8484
"terser": "^5.43.1",
8585
"tslib": "^2.8.1",
8686
"typescript": "^5.9.2",
87-
"typescript-eslint": "^8.39.0",
88-
"vite": "^7.1.1",
89-
"vue": "^3.5.18",
87+
"typescript-eslint": "^8.40.0",
88+
"vite": "^7.1.3",
89+
"vue": "^3.5.19",
9090
"vue-eslint-parser": "^10.2.0",
91-
"vue-tsc": "^3.0.5"
91+
"vue-tsc": "^3.0.6"
9292
},
9393
"peerDependencies": {
9494
"vue": "^3.3.0 || ^4.0.0-0"

0 commit comments

Comments
 (0)