Skip to content

Commit c5c114b

Browse files
chore(deps): update all non-major dependencies
1 parent 4ccc7f2 commit c5c114b

File tree

2 files changed

+1053
-576
lines changed

2 files changed

+1053
-576
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@neoconfetti/vue": "^2.2.1",
1919
"@nuxtjs/html-validator": "^1.8.2",
2020
"@nuxtjs/plausible": "^1.0.3",
21-
"@unocss/nuxt": "^0.64.1",
21+
"@unocss/nuxt": "^0.65.0",
2222
"nitropack": "^2.10.4",
2323
"nuxt": "^3.14.159",
2424
"nuxt-og-image": "^3.0.8",
@@ -27,15 +27,15 @@
2727
"vue": "^3.5.13"
2828
},
2929
"devDependencies": {
30-
"@nuxt/eslint": "0.7.0",
30+
"@nuxt/eslint": "0.7.4",
3131
"@nuxt/test-utils": "3.14.4",
32-
"@playwright/test": "1.48.2",
32+
"@playwright/test": "1.49.1",
3333
"eslint": "9.14.0",
34-
"lint-staged": "15.2.10",
34+
"lint-staged": "15.2.11",
3535
"mock-driver": "link:./test/mock-driver",
3636
"simple-git-hooks": "2.11.1",
3737
"typescript": "5.6.3",
38-
"unstorage": "1.13.1"
38+
"unstorage": "1.14.1"
3939
},
4040
"simple-git-hooks": {
4141
"pre-commit": "npx lint-staged"
@@ -45,5 +45,5 @@
4545
"npx eslint --fix"
4646
]
4747
},
48-
"packageManager": "pnpm@9.13.2"
48+
"packageManager": "pnpm@9.15.1"
4949
}

0 commit comments

Comments
 (0)