Skip to content

Commit

Permalink
chore(deps): update nuxt core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 28, 2022
1 parent 2fbb98d commit 60b16df
Show file tree
Hide file tree
Showing 3 changed files with 1,067 additions and 575 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -55,16 +55,16 @@
"postpublish": "pinst --enable"
},
"dependencies": {
"@nuxt/kit": "3.0.0-rc.13",
"@nuxt/kit": "3.0.0",
"fontaine": "^0.2.3",
"magic-string": "^0.26.7",
"pathe": "^0.3.9",
"ufo": "^0.8.6"
},
"devDependencies": {
"@nuxt/module-builder": "0.2.0",
"@nuxt/schema": "3.0.0-rc.13",
"@nuxt/test-utils": "3.0.0-rc.13",
"@nuxt/module-builder": "0.2.1",
"@nuxt/schema": "3.0.0",
"@nuxt/test-utils": "3.0.0",
"@nuxtjs/eslint-config-typescript": "12.0.0",
"@release-it/conventional-changelog": "5.1.1",
"@types/node": "18.11.9",
Expand All @@ -79,7 +79,7 @@
"get-port-please": "2.6.1",
"husky": "8.0.2",
"lint-staged": "13.0.4",
"nuxt": "npm:nuxt3@3.0.0-rc.14-27802701.2f53495",
"nuxt": "npm:nuxt3@3.0.0-rc.9-27703329.537338f",
"pinst": "3.0.0",
"prettier": "2.8.0",
"release-it": "15.5.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@nuxtjs/fontaine": "latest",
"nuxt": "3.0.0-rc.13"
"nuxt": "3.0.0"
}
}

0 comments on commit 60b16df

Please sign in to comment.