Skip to content

Commit 8b31990

Browse files
chore(deps): update all non-major dependencies to ^3.16.1 (#78)
1 parent 03ae1e1 commit 8b31990

File tree

2 files changed

+712
-319
lines changed

2 files changed

+712
-319
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
}
3737
},
3838
"dependencies": {
39-
"@nuxt/kit": "^3.16.0",
39+
"@nuxt/kit": "^3.16.1",
4040
"ohash": "^2.0.11"
4141
},
4242
"devDependencies": {
4343
"@antfu/eslint-config": "^4.10.1",
4444
"@commitlint/cli": "^19.8.0",
4545
"@commitlint/config-conventional": "^19.8.0",
4646
"@nuxt/module-builder": "^0.8.4",
47-
"@nuxt/schema": "^3.16.0",
47+
"@nuxt/schema": "^3.16.1",
4848
"@types/node": "^22.13.10",
4949
"changelogen": "^0.6.1",
5050
"commitizen": "^4.3.1",
@@ -53,7 +53,7 @@
5353
"husky": "^9.1.7",
5454
"lint-staged": "^15.5.0",
5555
"nitro": "npm:nitropack",
56-
"nuxt": "^3.16.0",
56+
"nuxt": "^3.16.1",
5757
"typescript": "5.8.2"
5858
},
5959
"husky": {

0 commit comments

Comments
 (0)