Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent 08c978e commit 9424f74
Show file tree
Hide file tree
Showing 2 changed files with 356 additions and 505 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"release": "pnpm test:examples && pnpm prepack && changelogen --release --push && pnpm publish"
},
"dependencies": {
"@nuxt/kit": "^3.10.1",
"@nuxt/schema": "^3.10.1",
"@nuxt/kit": "^3.10.2",
"@nuxt/schema": "^3.10.2",
"c12": "^1.7.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand Down Expand Up @@ -82,7 +82,7 @@
"eslint-plugin-unicorn": "51.0.1",
"h3": "1.10.1",
"jiti": "1.21.0",
"nuxt": "3.10.1",
"nuxt": "3.10.2",
"playwright-core": "1.41.2",
"rollup": "4.10.0",
"semver": "7.6.0",
Expand Down Expand Up @@ -138,8 +138,8 @@
}
},
"resolutions": {
"@nuxt/kit": "^3.10.1",
"@nuxt/schema": "^3.10.1",
"@nuxt/kit": "^3.10.2",
"@nuxt/schema": "^3.10.2",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.10.0",
"vite": "5.1.1",
Expand Down
Loading

0 comments on commit 9424f74

Please sign in to comment.