Skip to content

Commit 520fa52

Browse files
chore(deps): update all non-major dependencies
1 parent 0214013 commit 520fa52

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@dargmuesli/nuxt-cookie-control": "link:",
1717
"@nuxt/eslint-config": "1.3.0",
1818
"@nuxt/module-builder": "0.8.4",
19-
"@nuxt/schema": "3.16.1",
19+
"@nuxt/schema": "3.16.2",
2020
"@semantic-release/changelog": "6.0.3",
2121
"@semantic-release/commit-analyzer": "13.0.1",
2222
"@semantic-release/git": "10.0.1",
@@ -28,7 +28,7 @@
2828
"eslint-plugin-prettier": "5.2.5",
2929
"husky": "9.1.7",
3030
"lint-staged": "15.5.0",
31-
"nuxt": "3.16.1",
31+
"nuxt": "3.16.2",
3232
"prettier": "3.5.3",
3333
"semantic-release": "24.2.3",
3434
"vite": "6.2.4",
@@ -69,7 +69,7 @@
6969
"Jonas Thelemann"
7070
],
7171
"name": "@dargmuesli/nuxt-cookie-control",
72-
"packageManager": "[email protected].0",
72+
"packageManager": "[email protected].1",
7373
"publishConfig": {
7474
"access": "public"
7575
},
@@ -84,7 +84,7 @@
8484
},
8585
"repository": "https://github.com/dargmuesli/nuxt-cookie-control",
8686
"resolutions": {
87-
"@nuxt/kit": "3.16.1"
87+
"@nuxt/kit": "3.16.2"
8888
},
8989
"scripts": {
9090
"build": "nuxt-module-build build",

0 commit comments

Comments
 (0)