Skip to content

Commit 0f78889

Browse files
committed
chore(deps): bump nuxt to 3.1.0
1 parent fe4aee3 commit 0f78889

File tree

3 files changed

+1235
-633
lines changed

3 files changed

+1235
-633
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"release": "bumpp && npm publish"
4646
},
4747
"dependencies": {
48-
"@nuxt/kit": "3.0.0",
49-
"defu": "^6.1.1",
50-
"h3": "^1.0.2",
48+
"@nuxt/kit": "3.1.1",
49+
"defu": "^6.1.2",
50+
"h3": "^1.1.0",
5151
"http-proxy-middleware": "^3.0.0-beta.0",
5252
"ohash": "^1.0.0"
5353
},
@@ -56,7 +56,7 @@
5656
"@nuxt/module-builder": "^0.2.1",
5757
"bumpp": "^8.2.1",
5858
"eslint": "^8.31.0",
59-
"nuxt": "3.0.0",
59+
"nuxt": "3.1.1",
6060
"taze": "^0.8.5"
6161
},
6262
"eslintConfig": {

0 commit comments

Comments
 (0)