Skip to content

Commit c9fb80b

Browse files
chore(deps): update all non-major dependencies (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a38e17f commit c9fb80b

File tree

2 files changed

+396
-464
lines changed

2 files changed

+396
-464
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"test": "pnpm lint && vitest run --coverage"
3232
},
3333
"dependencies": {
34-
"@nuxt/kit": "^3.2.3",
34+
"@nuxt/kit": "^3.3.1",
3535
"eslint-webpack-plugin": "^4.0.0",
3636
"vite-plugin-eslint": "^1.8.1"
3737
},
@@ -51,5 +51,5 @@
5151
"publishConfig": {
5252
"access": "public"
5353
},
54-
"packageManager": "[email protected].1"
54+
"packageManager": "[email protected].3"
5555
}

0 commit comments

Comments
 (0)