We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2db4c commit db37787Copy full SHA for db37787
package.json
@@ -9,19 +9,19 @@
9
"build": "tsc"
10
},
11
"dependencies": {
12
- "@vueuse/core": "^13.5.0",
13
- "vue": "^3.5.17"
+ "@vueuse/core": "^13.6.0",
+ "vue": "^3.5.18"
14
15
"devDependencies": {
16
- "@eslint/js": "^9.31.0",
17
- "@types/node": "^24.0.15",
+ "@eslint/js": "^9.32.0",
+ "@types/node": "^24.1.0",
18
"eslint-config-prettier": "^10.1.8",
19
"eslint-import-resolver-typescript": "^4.4.4",
20
"eslint-plugin-import-x": "^4.16.1",
21
"eslint-plugin-perfectionist": "^4.15.0",
22
"eslint-plugin-prettier": "^5.5.3",
23
- "jiti": "^2.4.2",
24
- "typescript-eslint": "^8.37.0"
+ "jiti": "^2.5.1",
+ "typescript-eslint": "^8.38.0"
25
26
"repository": {
27
"type": "git",
0 commit comments