Skip to content

Commit aa82863

Browse files
chore(deps): update all non-major dependencies
1 parent 8703294 commit aa82863

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

bun.lockb

58.9 KB
Binary file not shown.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@
1111
"lint:fix": "eslint --fix ."
1212
},
1313
"dependencies": {
14-
"nuxt": "3.13.1",
15-
"vue": "3.5.5",
16-
"vue-router": "4.4.5"
14+
"nuxt": "3.14.1592",
15+
"vue": "3.5.13",
16+
"vue-router": "4.5.0"
1717
},
1818
"devDependencies": {
1919
"@antfu/eslint-config": "2.27.3",
20-
"@nuxt/test-utils": "^3.14.2",
21-
"@unocss/eslint-plugin": "0.62.3",
22-
"@unocss/nuxt": "0.62.3",
20+
"@nuxt/test-utils": "^3.14.4",
21+
"@unocss/eslint-plugin": "0.64.1",
22+
"@unocss/nuxt": "0.64.1",
2323
"@vue/test-utils": "^2.4.6",
24-
"eslint": "9.10.0",
24+
"eslint": "9.15.0",
2525
"eslint-plugin-format": "0.1.2",
26-
"happy-dom": "^15.7.4",
26+
"happy-dom": "^15.11.6",
2727
"lint-staged": "15.2.10",
2828
"simple-git-hooks": "^2.11.1",
29-
"typescript": "5.6.2",
30-
"vitest": "^2.1.1"
29+
"typescript": "5.7.2",
30+
"vitest": "^2.1.6"
3131
},
3232
"simple-git-hooks": {
3333
"pre-commit": "bun x lint-staged"

0 commit comments

Comments
 (0)