mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 17:35:57 +00:00
chore(deps): update all non-major dependencies (3.x) (#30351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
parent
9e20d8da06
commit
0c25dc701e
12
package.json
12
package.json
@ -49,17 +49,19 @@
|
||||
"@vue/compiler-dom": "3.5.13",
|
||||
"@vue/shared": "3.5.13",
|
||||
"magic-string": "^0.30.17",
|
||||
"memfs": "4.14.1",
|
||||
"nuxt": "workspace:*",
|
||||
"ohash": "1.1.4",
|
||||
"postcss": "8.4.49",
|
||||
"rollup": "4.29.1",
|
||||
"send": ">=1.1.0",
|
||||
"typescript": "5.6.2",
|
||||
"typescript": "5.7.2",
|
||||
"ufo": "1.5.4",
|
||||
"unhead": "1.11.14",
|
||||
"unimport": "3.14.5",
|
||||
"vite": "6.0.5",
|
||||
"vue": "3.5.13"
|
||||
"vue": "3.5.13",
|
||||
"webpack": "5.96.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@arethetypeswrong/cli": "0.17.2",
|
||||
@ -94,7 +96,7 @@
|
||||
"markdownlint-cli": "0.43.0",
|
||||
"memfs": "4.14.1",
|
||||
"nitropack": "2.10.4",
|
||||
"nuxi": "3.17.1",
|
||||
"nuxi": "3.17.2",
|
||||
"nuxt": "workspace:*",
|
||||
"nuxt-content-twoslash": "0.1.2",
|
||||
"ofetch": "1.4.1",
|
||||
@ -105,12 +107,12 @@
|
||||
"std-env": "3.8.0",
|
||||
"tinyexec": "0.3.1",
|
||||
"tinyglobby": "0.2.10",
|
||||
"typescript": "5.6.2",
|
||||
"typescript": "5.7.2",
|
||||
"ufo": "1.5.4",
|
||||
"vitest": "2.1.8",
|
||||
"vitest-environment-nuxt": "1.0.1",
|
||||
"vue": "3.5.13",
|
||||
"vue-tsc": "2.1.10",
|
||||
"vue-tsc": "2.2.0",
|
||||
"webpack": "5.96.1"
|
||||
},
|
||||
"packageManager": "pnpm@9.15.1",
|
||||
|
@ -42,7 +42,7 @@
|
||||
"@vitejs/plugin-vue-jsx": "4.1.1",
|
||||
"@vue/compiler-core": "3.5.13",
|
||||
"@vue/compiler-sfc": "3.5.13",
|
||||
"@vue/language-core": "2.1.10",
|
||||
"@vue/language-core": "2.2.0",
|
||||
"esbuild-loader": "4.2.2",
|
||||
"file-loader": "6.2.0",
|
||||
"h3": "1.13.0",
|
||||
|
782
pnpm-lock.yaml
782
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user