Skip to content

Commit

Permalink
chore(deps): update nuxt core (#1247)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2024
1 parent 609e70f commit 3e842b8
Show file tree
Hide file tree
Showing 3 changed files with 593 additions and 1,700 deletions.
8 changes: 4 additions & 4 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@babel/plugin-transform-typescript": "^7.24.7",
"@nuxt/bridge-schema": "workspace:*",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.12.1",
"@nuxt/kit": "3.12.2",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.12.1",
"@nuxt/schema": "3.12.2",
"@nuxt/ui-templates": "^1.3.4",
"@rollup/plugin-replace": "^5.0.7",
"@unhead/ssr": "^1.9.13",
Expand Down Expand Up @@ -83,13 +83,13 @@
"vue-bundle-renderer": "^2.1.0"
},
"devDependencies": {
"@nuxt/types": "^2.17.3",
"@nuxt/types": "^2.17.4",
"@nuxtjs/eslint-config": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/fs-extra": "^9.0.13",
"@types/hash-sum": "^1.0.2",
"@types/node-fetch": "^3.0.2",
"nuxt": "^2.17.2",
"nuxt": "^2.17.4",
"rollup": "^4.18.0",
"unbuild": "2.0.0",
"vue": "^2.7.15",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"devDependencies": {
"@nuxt/bridge": "latest",
"nuxi": "3.12.0",
"nuxt": "^2.17.3"
"nuxt": "^2.17.4"
}
}
Loading

0 comments on commit 3e842b8

Please sign in to comment.