Skip to content

Commit 83b815b

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

6.94 KB
Binary file not shown.

package.json

Lines changed: 6 additions & 6 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",
14+
"nuxt": "3.13.2",
15+
"vue": "3.5.11",
1616
"vue-router": "4.4.5"
1717
},
1818
"devDependencies": {
1919
"@antfu/eslint-config": "2.27.3",
2020
"@nuxt/test-utils": "^3.14.2",
21-
"@unocss/eslint-plugin": "0.62.3",
22-
"@unocss/nuxt": "0.62.3",
21+
"@unocss/eslint-plugin": "0.63.2",
22+
"@unocss/nuxt": "0.63.2",
2323
"@vue/test-utils": "^2.4.6",
24-
"eslint": "9.10.0",
24+
"eslint": "9.11.1",
2525
"eslint-plugin-format": "0.1.2",
2626
"happy-dom": "^15.7.4",
2727
"lint-staged": "15.2.10",
2828
"simple-git-hooks": "^2.11.1",
2929
"typescript": "5.6.2",
30-
"vitest": "^2.1.1"
30+
"vitest": "^2.1.2"
3131
},
3232
"simple-git-hooks": {
3333
"pre-commit": "bun x lint-staged"

0 commit comments

Comments
 (0)