Skip to content

Commit

Permalink
chore(deps): update nuxt framework
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 93306e3 commit 7c0d39a
Show file tree
Hide file tree
Showing 13 changed files with 4,080 additions and 1,546 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@nuxtjs/plausible": "^1.0.0",
"@vueuse/core": "^10.9.0",
"@vueuse/nuxt": "^10.9.0",
"nuxt": "^3.11.2",
"nuxt": "^3.12.2",
"nuxt-og-image": "^3.0.0-rc.53"
},
"resolutions": {
Expand Down
2,334 changes: 1,637 additions & 697 deletions docs/pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-ui-kit": "workspace:*",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/schema": "^3.12.2",
"@types/markdown-it": "^14.1.1",
"@types/node": "^20.12.11",
"@types/pacote": "^11.1.8",
Expand All @@ -43,7 +43,7 @@
"execa": "^7.2.0",
"gray-matter": "^4.0.3",
"lint-staged": "^15.2.2",
"nuxt": "^3.11.2",
"nuxt": "^3.12.2",
"pathe": "^1.1.2",
"simple-git-hooks": "^2.11.1",
"taze": "^0.13.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/devtools-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"vite": "*"
},
"dependencies": {
"@nuxt/kit": "^3.11.2",
"@nuxt/schema": "^3.11.2",
"@nuxt/kit": "^3.12.2",
"@nuxt/schema": "^3.12.2",
"execa": "^7.2.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/devtools-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@iconify-json/ri": "^1.1.20",
"@iconify-json/tabler": "^1.1.111",
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.12.2",
"@nuxtjs/color-mode": "^3.4.1",
"@unocss/core": "^0.60.0",
"@unocss/nuxt": "^0.60.0",
Expand All @@ -62,7 +62,7 @@
},
"devDependencies": {
"@nuxt/devtools": "workspace:*",
"nuxt": "^3.11.2"
"nuxt": "^3.12.2"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@antfu/utils": "^0.7.8",
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/devtools-wizard": "workspace:*",
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.12.2",
"@vue/devtools-applet": "7.1.3",
"@vue/devtools-core": "7.1.3",
"@vue/devtools-kit": "7.1.3",
Expand Down Expand Up @@ -90,7 +90,7 @@
"@iconify-json/tabler": "^1.1.111",
"@nuxt/content": "^2.12.1",
"@nuxt/devtools": "workspace:*",
"@nuxt/test-utils": "3.9.0",
"@nuxt/test-utils": "3.13.1",
"@nuxtjs/color-mode": "^3.4.1",
"@parcel/watcher": "^2.4.1",
"@types/markdown-it-link-attributes": "^3.0.5",
Expand All @@ -109,7 +109,7 @@
"markdown-it-link-attributes": "^4.0.1",
"nanoid": "^5.0.7",
"nitropack": "^2.9.6",
"nuxt": "^3.11.2",
"nuxt": "^3.12.2",
"ofetch": "^1.3.4",
"quicktype-core": "^23.0.158",
"shiki": "^1.5.1",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/empty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"devDependencies": {
"@types/node": "^20.12.11",
"nuxt": "^3.11.2"
"nuxt": "^3.12.2"
}
}
8 changes: 4 additions & 4 deletions playgrounds/module-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
},
"dependencies": {
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.12.2",
"sirv": "^2.0.4"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.32",
"@nuxt/devtools": "workspace:*",
"@nuxt/devtools-ui-kit": "workspace:*",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.1",
"@nuxt/schema": "^3.12.2",
"@nuxt/test-utils": "^3.13.1",
"eslint": "^9.2.0",
"nuxt": "^3.11.2",
"nuxt": "^3.12.2",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion playgrounds/tab-pinia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"devDependencies": {
"@exampledev/new.css": "^1.1.3",
"cypress": "^13.9.0",
"nuxt": "^3.11.2"
"nuxt": "^3.12.2"
}
}
2 changes: 1 addition & 1 deletion playgrounds/tab-seo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@types/node": "^20.12.11",
"nuxt": "^3.11.2"
"nuxt": "^3.12.2"
}
}
2 changes: 1 addition & 1 deletion playgrounds/tab-server-route/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@types/node": "^20.12.11",
"nuxt": "^3.11.2"
"nuxt": "^3.12.2"
}
}
2 changes: 1 addition & 1 deletion playgrounds/tab-timeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"devDependencies": {
"@nuxt/devtools": "workspace:^",
"@types/node": "^20.12.11",
"nuxt": "^3.11.2"
"nuxt": "^3.12.2"
}
}
3,254 changes: 2,424 additions & 830 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 7c0d39a

Please sign in to comment.