Skip to content

Commit 947279f

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

File tree

2 files changed

+305
-321
lines changed

2 files changed

+305
-321
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
]
5353
},
5454
"devDependencies": {
55-
"@changesets/cli": "^2.27.9",
55+
"@changesets/cli": "^2.29.6",
5656
"@eslint/js": "^9.33.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.39.1",
60+
"@typescript-eslint/parser": "^8.39.1",
6161
"@vitejs/plugin-vue": "^6.0.1",
6262
"@vue/compiler-sfc": "^3.5.18",
6363
"eslint": "^9.33.0",
@@ -84,8 +84,8 @@
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",
87+
"typescript-eslint": "^8.39.1",
88+
"vite": "^7.1.2",
8989
"vue": "^3.5.18",
9090
"vue-eslint-parser": "^10.2.0",
9191
"vue-tsc": "^3.0.5"

0 commit comments

Comments
 (0)