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] authored Oct 19, 2024
1 parent 358402b commit 86776c3
Show file tree
Hide file tree
Showing 3 changed files with 5,029 additions and 543 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/parser": "^7.23.9",
"@intlify/shared": "^9.9.0",
"@mizchi/sucrase": "^4.1.0",
"@nuxt/kit": "3.9.3",
"@nuxt/kit": "3.13.2",
"knitwork": "^1.0.0",
"pathe": "^1.1.2",
"ufo": "^1.3.2",
Expand All @@ -43,10 +43,10 @@
"vue-i18n-routing": "^1.2.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "0.5.5",
"@nuxt/schema": "3.9.3",
"@nuxt/test-utils": "3.10.0",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.13.2",
"@nuxt/test-utils": "3.14.4",
"@types/node": "^20.11.10",
"@vitejs/plugin-vue2": "^2.3.1",
"@vitest/ui": "1.2.2",
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"start": "node .output/server/index.mjs"
},
"devDependencies": {
"@nuxt/bridge": "3.0.1",
"@nuxt/bridge-schema": "3.0.1",
"nuxi": "3.10.0",
"@nuxt/bridge": "3.3.1",
"@nuxt/bridge-schema": "3.3.1",
"nuxi": "3.14.0",
"nuxt": "2.17.2"
}
}
Loading

0 comments on commit 86776c3

Please sign in to comment.