Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent 75271bd commit 4e8251b
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 103 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test:fixtures:webpack:dev": "TEST_WITH_WEBPACK=1 NUXT_TEST_DEV=true pnpm test:fixtures"
},
"devDependencies": {
"@nuxt/test-utils": "^3.6.1",
"@nuxt/test-utils": "^3.6.2",
"@nuxtjs/eslint-config": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"eslint": "^8.44.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@babel/plugin-transform-typescript": "^7.22.5",
"@nuxt/bridge-schema": "0.0.1",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.6.1",
"@nuxt/kit": "3.6.2",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.6.1",
"@nuxt/schema": "3.6.2",
"@nuxt/ui-templates": "^1.2.0",
"@unhead/ssr": "^1.1.30",
"@unhead/vue": "^1.1.30",
Expand All @@ -51,7 +51,7 @@
"mlly": "^1.4.0",
"nitropack": "^2.5.2",
"node-fetch": "^3.3.1",
"nuxi": "3.6.1",
"nuxi": "3.6.2",
"ofetch": "^1.1.1",
"ohash": "^1.1.2",
"pathe": "^1.1.1",
Expand Down
Loading

0 comments on commit 4e8251b

Please sign in to comment.