mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore(deps): update all non-major dependencies (main) (#22579)
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
1a61cb22ec
commit
afd8126b65
@ -70,7 +70,7 @@
|
|||||||
"nuxt-vitest": "0.10.2",
|
"nuxt-vitest": "0.10.2",
|
||||||
"ofetch": "1.1.1",
|
"ofetch": "1.1.1",
|
||||||
"pathe": "1.1.1",
|
"pathe": "1.1.1",
|
||||||
"playwright-core": "1.36.2",
|
"playwright-core": "1.37.0",
|
||||||
"rimraf": "5.0.1",
|
"rimraf": "5.0.1",
|
||||||
"semver": "7.5.4",
|
"semver": "7.5.4",
|
||||||
"std-env": "3.3.3",
|
"std-env": "3.3.3",
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
"listhen": "1.2.2",
|
"listhen": "1.2.2",
|
||||||
"mlly": "1.4.0",
|
"mlly": "1.4.0",
|
||||||
"mri": "1.2.0",
|
"mri": "1.2.0",
|
||||||
"ohash": "1.1.2",
|
"ohash": "1.1.3",
|
||||||
"pathe": "1.1.1",
|
"pathe": "1.1.1",
|
||||||
"perfect-debounce": "1.0.0",
|
"perfect-debounce": "1.0.0",
|
||||||
"pkg-types": "1.0.3",
|
"pkg-types": "1.0.3",
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
"@nuxt/devalue": "^2.0.2",
|
"@nuxt/devalue": "^2.0.2",
|
||||||
"@nuxt/kit": "workspace:../kit",
|
"@nuxt/kit": "workspace:../kit",
|
||||||
"@nuxt/schema": "workspace:../schema",
|
"@nuxt/schema": "workspace:../schema",
|
||||||
"@nuxt/telemetry": "^2.3.2",
|
"@nuxt/telemetry": "^2.4.1",
|
||||||
"@nuxt/ui-templates": "^1.3.1",
|
"@nuxt/ui-templates": "^1.3.1",
|
||||||
"@nuxt/vite-builder": "workspace:../vite",
|
"@nuxt/vite-builder": "workspace:../vite",
|
||||||
"@unhead/ssr": "^1.2.2",
|
"@unhead/ssr": "^1.2.2",
|
||||||
@ -85,7 +85,7 @@
|
|||||||
"nuxi": "workspace:../nuxi",
|
"nuxi": "workspace:../nuxi",
|
||||||
"nypm": "^0.2.2",
|
"nypm": "^0.2.2",
|
||||||
"ofetch": "^1.1.1",
|
"ofetch": "^1.1.1",
|
||||||
"ohash": "^1.1.2",
|
"ohash": "^1.1.3",
|
||||||
"pathe": "^1.1.1",
|
"pathe": "^1.1.1",
|
||||||
"perfect-debounce": "^1.0.0",
|
"perfect-debounce": "^1.0.0",
|
||||||
"pkg-types": "^1.0.3",
|
"pkg-types": "^1.0.3",
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
"prepack": "unbuild"
|
"prepack": "unbuild"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt/telemetry": "2.3.2",
|
"@nuxt/telemetry": "2.4.1",
|
||||||
"@types/file-loader": "5.0.1",
|
"@types/file-loader": "5.0.1",
|
||||||
"@types/pug": "2.0.6",
|
"@types/pug": "2.0.6",
|
||||||
"@types/sass-loader": "8.0.5",
|
"@types/sass-loader": "8.0.5",
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@jest/globals": "29.6.2",
|
"@jest/globals": "29.6.2",
|
||||||
"playwright-core": "1.36.2",
|
"playwright-core": "1.37.0",
|
||||||
"unbuild": "latest",
|
"unbuild": "latest",
|
||||||
"vitest": "0.33.0"
|
"vitest": "0.33.0"
|
||||||
},
|
},
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
"knitwork": "^1.0.0",
|
"knitwork": "^1.0.0",
|
||||||
"magic-string": "^0.30.2",
|
"magic-string": "^0.30.2",
|
||||||
"mlly": "^1.4.0",
|
"mlly": "^1.4.0",
|
||||||
"ohash": "^1.1.2",
|
"ohash": "^1.1.3",
|
||||||
"pathe": "^1.1.1",
|
"pathe": "^1.1.1",
|
||||||
"perfect-debounce": "^1.0.0",
|
"perfect-debounce": "^1.0.0",
|
||||||
"pkg-types": "^1.0.3",
|
"pkg-types": "^1.0.3",
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"memfs": "^4.2.1",
|
"memfs": "^4.2.1",
|
||||||
"mini-css-extract-plugin": "^2.7.6",
|
"mini-css-extract-plugin": "^2.7.6",
|
||||||
"mlly": "^1.4.0",
|
"mlly": "^1.4.0",
|
||||||
"ohash": "^1.1.2",
|
"ohash": "^1.1.3",
|
||||||
"pathe": "^1.1.1",
|
"pathe": "^1.1.1",
|
||||||
"pify": "^6.1.0",
|
"pify": "^6.1.0",
|
||||||
"postcss": "^8.4.27",
|
"postcss": "^8.4.27",
|
||||||
|
@ -111,8 +111,8 @@ importers:
|
|||||||
specifier: 1.1.1
|
specifier: 1.1.1
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
playwright-core:
|
playwright-core:
|
||||||
specifier: 1.36.2
|
specifier: 1.37.0
|
||||||
version: 1.36.2
|
version: 1.37.0
|
||||||
rimraf:
|
rimraf:
|
||||||
specifier: 5.0.1
|
specifier: 5.0.1
|
||||||
version: 5.0.1
|
version: 5.0.1
|
||||||
@ -317,8 +317,8 @@ importers:
|
|||||||
specifier: 1.2.0
|
specifier: 1.2.0
|
||||||
version: 1.2.0
|
version: 1.2.0
|
||||||
ohash:
|
ohash:
|
||||||
specifier: 1.1.2
|
specifier: 1.1.3
|
||||||
version: 1.1.2
|
version: 1.1.3
|
||||||
pathe:
|
pathe:
|
||||||
specifier: 1.1.1
|
specifier: 1.1.1
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
@ -353,8 +353,8 @@ importers:
|
|||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../schema
|
version: link:../schema
|
||||||
'@nuxt/telemetry':
|
'@nuxt/telemetry':
|
||||||
specifier: ^2.3.2
|
specifier: ^2.4.1
|
||||||
version: 2.3.2
|
version: 2.4.1
|
||||||
'@nuxt/ui-templates':
|
'@nuxt/ui-templates':
|
||||||
specifier: ^1.3.1
|
specifier: ^1.3.1
|
||||||
version: 1.3.1
|
version: 1.3.1
|
||||||
@ -446,8 +446,8 @@ importers:
|
|||||||
specifier: ^1.1.1
|
specifier: ^1.1.1
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
ohash:
|
ohash:
|
||||||
specifier: ^1.1.2
|
specifier: ^1.1.3
|
||||||
version: 1.1.2
|
version: 1.1.3
|
||||||
pathe:
|
pathe:
|
||||||
specifier: ^1.1.1
|
specifier: ^1.1.1
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
@ -565,8 +565,8 @@ importers:
|
|||||||
version: 1.4.0
|
version: 1.4.0
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@nuxt/telemetry':
|
'@nuxt/telemetry':
|
||||||
specifier: 2.3.2
|
specifier: 2.4.1
|
||||||
version: 2.3.2
|
version: 2.4.1
|
||||||
'@types/file-loader':
|
'@types/file-loader':
|
||||||
specifier: 5.0.1
|
specifier: 5.0.1
|
||||||
version: 5.0.1
|
version: 5.0.1
|
||||||
@ -665,8 +665,8 @@ importers:
|
|||||||
specifier: 29.6.2
|
specifier: 29.6.2
|
||||||
version: 29.6.2
|
version: 29.6.2
|
||||||
playwright-core:
|
playwright-core:
|
||||||
specifier: 1.36.2
|
specifier: 1.37.0
|
||||||
version: 1.36.2
|
version: 1.37.0
|
||||||
unbuild:
|
unbuild:
|
||||||
specifier: latest
|
specifier: latest
|
||||||
version: 1.2.1
|
version: 1.2.1
|
||||||
@ -734,8 +734,8 @@ importers:
|
|||||||
specifier: ^1.4.0
|
specifier: ^1.4.0
|
||||||
version: 1.4.0
|
version: 1.4.0
|
||||||
ohash:
|
ohash:
|
||||||
specifier: ^1.1.2
|
specifier: ^1.1.3
|
||||||
version: 1.1.2
|
version: 1.1.3
|
||||||
pathe:
|
pathe:
|
||||||
specifier: ^1.1.1
|
specifier: ^1.1.1
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
@ -864,8 +864,8 @@ importers:
|
|||||||
specifier: ^1.4.0
|
specifier: ^1.4.0
|
||||||
version: 1.4.0
|
version: 1.4.0
|
||||||
ohash:
|
ohash:
|
||||||
specifier: ^1.1.2
|
specifier: ^1.1.3
|
||||||
version: 1.1.2
|
version: 1.1.3
|
||||||
pathe:
|
pathe:
|
||||||
specifier: ^1.1.1
|
specifier: ^1.1.1
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
@ -2377,7 +2377,7 @@ packages:
|
|||||||
listhen: 1.2.2
|
listhen: 1.2.2
|
||||||
mdast-util-to-hast: 12.3.0
|
mdast-util-to-hast: 12.3.0
|
||||||
mdurl: 1.0.1
|
mdurl: 1.0.1
|
||||||
ohash: 1.1.2
|
ohash: 1.1.3
|
||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
property-information: 6.2.0
|
property-information: 6.2.0
|
||||||
rehype-external-links: 2.1.0
|
rehype-external-links: 2.1.0
|
||||||
@ -2435,8 +2435,8 @@ packages:
|
|||||||
webpack: 5.88.2
|
webpack: 5.88.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@nuxt/telemetry@2.3.2:
|
/@nuxt/telemetry@2.4.1:
|
||||||
resolution: {integrity: sha512-S2sF4hLQWS48lWPpRT8xqVUFuwFGTgeKvojp8vL/iP79fWxudua2DWXR15T8C2zpauYwNgEpEWJmy6vxY2ZQeg==}
|
resolution: {integrity: sha512-Cj+4sXjO5pZNW2sX7Y+djYpf4pZwgYF3rV/YHLWIOq9nAjo2UcDXjh1z7qnhkoUkvJN3lHnvhnCNhfAioe6k/A==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': link:packages/kit
|
'@nuxt/kit': link:packages/kit
|
||||||
@ -2456,6 +2456,7 @@ packages:
|
|||||||
node-fetch: 3.3.2
|
node-fetch: 3.3.2
|
||||||
ofetch: 1.1.1
|
ofetch: 1.1.1
|
||||||
parse-git-config: 3.0.0
|
parse-git-config: 3.0.0
|
||||||
|
pathe: 1.1.1
|
||||||
rc9: 2.1.1
|
rc9: 2.1.1
|
||||||
std-env: 3.3.3
|
std-env: 3.3.3
|
||||||
|
|
||||||
@ -4333,7 +4334,7 @@ packages:
|
|||||||
giget: 1.1.2
|
giget: 1.1.2
|
||||||
jiti: 1.19.1
|
jiti: 1.19.1
|
||||||
mlly: 1.4.0
|
mlly: 1.4.0
|
||||||
ohash: 1.1.2
|
ohash: 1.1.3
|
||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
perfect-debounce: 1.0.0
|
perfect-debounce: 1.0.0
|
||||||
pkg-types: 1.0.3
|
pkg-types: 1.0.3
|
||||||
@ -8135,7 +8136,7 @@ packages:
|
|||||||
mri: 1.2.0
|
mri: 1.2.0
|
||||||
node-fetch-native: 1.2.0
|
node-fetch-native: 1.2.0
|
||||||
ofetch: 1.1.1
|
ofetch: 1.1.1
|
||||||
ohash: 1.1.2
|
ohash: 1.1.3
|
||||||
openapi-typescript: 6.4.0
|
openapi-typescript: 6.4.0
|
||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
perfect-debounce: 1.0.0
|
perfect-debounce: 1.0.0
|
||||||
@ -8420,8 +8421,8 @@ packages:
|
|||||||
node-fetch-native: 1.2.0
|
node-fetch-native: 1.2.0
|
||||||
ufo: 1.2.0
|
ufo: 1.2.0
|
||||||
|
|
||||||
/ohash@1.1.2:
|
/ohash@1.1.3:
|
||||||
resolution: {integrity: sha512-9CIOSq5945rI045GFtcO3uudyOkYVY1nyfFxVQp+9BRgslr8jPNiSSrsFGg/BNTUFOLqx0P5tng6G32brIPw0w==}
|
resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==}
|
||||||
|
|
||||||
/on-finished@2.4.1:
|
/on-finished@2.4.1:
|
||||||
resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
|
resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
|
||||||
@ -8695,7 +8696,7 @@ packages:
|
|||||||
defu: 6.1.2
|
defu: 6.1.2
|
||||||
magic-string: 0.30.2
|
magic-string: 0.30.2
|
||||||
nanoid: 4.0.2
|
nanoid: 4.0.2
|
||||||
ohash: 1.1.2
|
ohash: 1.1.3
|
||||||
paneer: 0.1.0
|
paneer: 0.1.0
|
||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
postcss-custom-properties: 13.1.4(postcss@8.4.27)
|
postcss-custom-properties: 13.1.4(postcss@8.4.27)
|
||||||
@ -8724,8 +8725,8 @@ packages:
|
|||||||
mlly: 1.4.0
|
mlly: 1.4.0
|
||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
|
|
||||||
/playwright-core@1.36.2:
|
/playwright-core@1.37.0:
|
||||||
resolution: {integrity: sha512-sQYZt31dwkqxOrP7xy2ggDfEzUxM1lodjhsQ3NMMv5uGTRDsLxU0e4xf4wwMkF2gplIxf17QMBCodSFgm6bFVQ==}
|
resolution: {integrity: sha512-1c46jhTH/myQw6sesrcuHVtLoSNfJv8Pfy9t3rs6subY7kARv0HRw5PpyfPYPpPtQvBOmgbE6K+qgYUpj81LAA==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -95,7 +95,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
|
|||||||
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot('"370k"')
|
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot('"370k"')
|
||||||
|
|
||||||
const modules = await analyzeSizes('node_modules/**/*', serverDir)
|
const modules = await analyzeSizes('node_modules/**/*', serverDir)
|
||||||
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot('"603k"')
|
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot('"604k"')
|
||||||
|
|
||||||
const packages = modules.files
|
const packages = modules.files
|
||||||
.filter(m => m.endsWith('package.json'))
|
.filter(m => m.endsWith('package.json'))
|
||||||
|
Loading…
Reference in New Issue
Block a user