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) (#25648)
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
cd0244bdee
commit
44b66f2a1b
12
.github/workflows/ci.yml
vendored
12
.github/workflows/ci.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
|||||||
run: pnpm build
|
run: pnpm build
|
||||||
|
|
||||||
- name: Cache dist
|
- name: Cache dist
|
||||||
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
|
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
|
||||||
with:
|
with:
|
||||||
retention-days: 3
|
retention-days: 3
|
||||||
name: dist
|
name: dist
|
||||||
@ -91,7 +91,7 @@ jobs:
|
|||||||
queries: +security-and-quality
|
queries: +security-and-quality
|
||||||
|
|
||||||
- name: Restore dist cache
|
- name: Restore dist cache
|
||||||
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
|
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: packages
|
path: packages
|
||||||
@ -124,7 +124,7 @@ jobs:
|
|||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
||||||
- name: Restore dist cache
|
- name: Restore dist cache
|
||||||
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
|
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: packages
|
path: packages
|
||||||
@ -244,7 +244,7 @@ jobs:
|
|||||||
run: pnpm playwright-core install chromium
|
run: pnpm playwright-core install chromium
|
||||||
|
|
||||||
- name: Restore dist cache
|
- name: Restore dist cache
|
||||||
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
|
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: packages
|
path: packages
|
||||||
@ -293,7 +293,7 @@ jobs:
|
|||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
||||||
- name: Restore dist cache
|
- name: Restore dist cache
|
||||||
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
|
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: packages
|
path: packages
|
||||||
@ -332,7 +332,7 @@ jobs:
|
|||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
||||||
- name: Restore dist cache
|
- name: Restore dist cache
|
||||||
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
|
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: packages
|
path: packages
|
||||||
|
2
.github/workflows/scorecards.yml
vendored
2
.github/workflows/scorecards.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
|||||||
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
|
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
|
||||||
# format to the repository Actions tab.
|
# format to the repository Actions tab.
|
||||||
- name: "Upload artifact"
|
- name: "Upload artifact"
|
||||||
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
|
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
|
||||||
with:
|
with:
|
||||||
name: SARIF file
|
name: SARIF file
|
||||||
path: results.sarif
|
path: results.sarif
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
"semver": "7.6.0",
|
"semver": "7.6.0",
|
||||||
"std-env": "3.7.0",
|
"std-env": "3.7.0",
|
||||||
"typescript": "5.3.3",
|
"typescript": "5.3.3",
|
||||||
"ufo": "1.3.2",
|
"ufo": "1.4.0",
|
||||||
"vitest": "1.2.2",
|
"vitest": "1.2.2",
|
||||||
"vitest-environment-nuxt": "1.0.0",
|
"vitest-environment-nuxt": "1.0.0",
|
||||||
"vue": "3.4.15",
|
"vue": "3.4.15",
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
"pkg-types": "^1.0.3",
|
"pkg-types": "^1.0.3",
|
||||||
"scule": "^1.2.0",
|
"scule": "^1.2.0",
|
||||||
"semver": "^7.6.0",
|
"semver": "^7.6.0",
|
||||||
"ufo": "^1.3.2",
|
"ufo": "^1.4.0",
|
||||||
"unctx": "^2.3.1",
|
"unctx": "^2.3.1",
|
||||||
"unimport": "^3.7.1",
|
"unimport": "^3.7.1",
|
||||||
"untyped": "^1.4.2"
|
"untyped": "^1.4.2"
|
||||||
|
@ -101,13 +101,13 @@
|
|||||||
"scule": "^1.2.0",
|
"scule": "^1.2.0",
|
||||||
"std-env": "^3.7.0",
|
"std-env": "^3.7.0",
|
||||||
"strip-literal": "^2.0.0",
|
"strip-literal": "^2.0.0",
|
||||||
"ufo": "^1.3.2",
|
"ufo": "^1.4.0",
|
||||||
"ultrahtml": "^1.5.2",
|
"ultrahtml": "^1.5.2",
|
||||||
"uncrypto": "^0.1.3",
|
"uncrypto": "^0.1.3",
|
||||||
"unctx": "^2.3.1",
|
"unctx": "^2.3.1",
|
||||||
"unenv": "^1.9.0",
|
"unenv": "^1.9.0",
|
||||||
"unimport": "^3.7.1",
|
"unimport": "^3.7.1",
|
||||||
"unplugin": "^1.6.0",
|
"unplugin": "^1.7.1",
|
||||||
"unplugin-vue-router": "^0.7.0",
|
"unplugin-vue-router": "^0.7.0",
|
||||||
"untyped": "^1.4.2",
|
"untyped": "^1.4.2",
|
||||||
"vue": "^3.4.15",
|
"vue": "^3.4.15",
|
||||||
|
@ -68,7 +68,7 @@
|
|||||||
"pkg-types": "^1.0.3",
|
"pkg-types": "^1.0.3",
|
||||||
"scule": "^1.2.0",
|
"scule": "^1.2.0",
|
||||||
"std-env": "^3.7.0",
|
"std-env": "^3.7.0",
|
||||||
"ufo": "^1.3.2",
|
"ufo": "^1.4.0",
|
||||||
"unimport": "^3.7.1",
|
"unimport": "^3.7.1",
|
||||||
"untyped": "^1.4.2"
|
"untyped": "^1.4.2"
|
||||||
},
|
},
|
||||||
|
@ -59,9 +59,9 @@
|
|||||||
"rollup-plugin-visualizer": "^5.12.0",
|
"rollup-plugin-visualizer": "^5.12.0",
|
||||||
"std-env": "^3.7.0",
|
"std-env": "^3.7.0",
|
||||||
"strip-literal": "^2.0.0",
|
"strip-literal": "^2.0.0",
|
||||||
"ufo": "^1.3.2",
|
"ufo": "^1.4.0",
|
||||||
"unenv": "^1.9.0",
|
"unenv": "^1.9.0",
|
||||||
"unplugin": "^1.6.0",
|
"unplugin": "^1.7.1",
|
||||||
"vite": "5.0.12",
|
"vite": "5.0.12",
|
||||||
"vite-node": "^1.2.2",
|
"vite-node": "^1.2.2",
|
||||||
"vite-plugin-checker": "^0.6.4",
|
"vite-plugin-checker": "^0.6.4",
|
||||||
|
@ -56,9 +56,9 @@
|
|||||||
"pug-plain-loader": "^1.1.0",
|
"pug-plain-loader": "^1.1.0",
|
||||||
"std-env": "^3.7.0",
|
"std-env": "^3.7.0",
|
||||||
"time-fix-plugin": "^2.0.7",
|
"time-fix-plugin": "^2.0.7",
|
||||||
"ufo": "^1.3.2",
|
"ufo": "^1.4.0",
|
||||||
"unenv": "^1.9.0",
|
"unenv": "^1.9.0",
|
||||||
"unplugin": "^1.6.0",
|
"unplugin": "^1.7.1",
|
||||||
"url-loader": "^4.1.1",
|
"url-loader": "^4.1.1",
|
||||||
"vue-bundle-renderer": "^2.0.0",
|
"vue-bundle-renderer": "^2.0.0",
|
||||||
"vue-loader": "^17.4.2",
|
"vue-loader": "^17.4.2",
|
||||||
@ -74,7 +74,7 @@
|
|||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/hash-sum": "1.0.2",
|
"@types/hash-sum": "1.0.2",
|
||||||
"@types/pify": "5.0.4",
|
"@types/pify": "5.0.4",
|
||||||
"@types/webpack-bundle-analyzer": "4.6.3",
|
"@types/webpack-bundle-analyzer": "4.6.4",
|
||||||
"@types/webpack-hot-middleware": "2.25.9",
|
"@types/webpack-hot-middleware": "2.25.9",
|
||||||
"@types/webpack-virtual-modules": "0.1.3",
|
"@types/webpack-virtual-modules": "0.1.3",
|
||||||
"unbuild": "latest",
|
"unbuild": "latest",
|
||||||
|
235
pnpm-lock.yaml
235
pnpm-lock.yaml
@ -125,8 +125,8 @@ importers:
|
|||||||
specifier: 5.3.3
|
specifier: 5.3.3
|
||||||
version: 5.3.3
|
version: 5.3.3
|
||||||
ufo:
|
ufo:
|
||||||
specifier: 1.3.2
|
specifier: 1.4.0
|
||||||
version: 1.3.2
|
version: 1.4.0
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 1.2.2
|
specifier: 1.2.2
|
||||||
version: 1.2.2(@types/node@20.11.16)(happy-dom@13.3.8)
|
version: 1.2.2(@types/node@20.11.16)(happy-dom@13.3.8)
|
||||||
@ -191,8 +191,8 @@ importers:
|
|||||||
specifier: ^7.6.0
|
specifier: ^7.6.0
|
||||||
version: 7.6.0
|
version: 7.6.0
|
||||||
ufo:
|
ufo:
|
||||||
specifier: ^1.3.2
|
specifier: ^1.4.0
|
||||||
version: 1.3.2
|
version: 1.4.0
|
||||||
unctx:
|
unctx:
|
||||||
specifier: ^2.3.1
|
specifier: ^2.3.1
|
||||||
version: 2.3.1
|
version: 2.3.1
|
||||||
@ -256,7 +256,7 @@ importers:
|
|||||||
version: link:../vite
|
version: link:../vite
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^14.18.0 || >=16.10.0
|
specifier: ^14.18.0 || >=16.10.0
|
||||||
version: 20.11.13
|
version: 20.11.16
|
||||||
'@unhead/dom':
|
'@unhead/dom':
|
||||||
specifier: ^1.8.10
|
specifier: ^1.8.10
|
||||||
version: 1.8.10
|
version: 1.8.10
|
||||||
@ -363,8 +363,8 @@ importers:
|
|||||||
specifier: ^2.0.0
|
specifier: ^2.0.0
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
ufo:
|
ufo:
|
||||||
specifier: ^1.3.2
|
specifier: ^1.4.0
|
||||||
version: 1.3.2
|
version: 1.4.0
|
||||||
ultrahtml:
|
ultrahtml:
|
||||||
specifier: ^1.5.2
|
specifier: ^1.5.2
|
||||||
version: 1.5.2
|
version: 1.5.2
|
||||||
@ -381,8 +381,8 @@ importers:
|
|||||||
specifier: ^3.7.1
|
specifier: ^3.7.1
|
||||||
version: 3.7.1(rollup@4.9.6)
|
version: 3.7.1(rollup@4.9.6)
|
||||||
unplugin:
|
unplugin:
|
||||||
specifier: ^1.6.0
|
specifier: ^1.7.1
|
||||||
version: 1.6.0
|
version: 1.7.1
|
||||||
unplugin-vue-router:
|
unplugin-vue-router:
|
||||||
specifier: ^0.7.0
|
specifier: ^0.7.0
|
||||||
version: 0.7.0(rollup@4.9.6)(vue-router@4.2.5)(vue@3.4.15)
|
version: 0.7.0(rollup@4.9.6)(vue-router@4.2.5)(vue@3.4.15)
|
||||||
@ -419,10 +419,10 @@ importers:
|
|||||||
version: 2.0.0(typescript@5.3.3)
|
version: 2.0.0(typescript@5.3.3)
|
||||||
vite:
|
vite:
|
||||||
specifier: 5.0.12
|
specifier: 5.0.12
|
||||||
version: 5.0.12(@types/node@20.11.13)
|
version: 5.0.12(@types/node@20.11.16)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 1.2.2
|
specifier: 1.2.2
|
||||||
version: 1.2.2(@types/node@20.11.13)(happy-dom@13.3.8)
|
version: 1.2.2(@types/node@20.11.16)(happy-dom@13.3.8)
|
||||||
|
|
||||||
packages/schema:
|
packages/schema:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -451,8 +451,8 @@ importers:
|
|||||||
specifier: ^3.7.0
|
specifier: ^3.7.0
|
||||||
version: 3.7.0
|
version: 3.7.0
|
||||||
ufo:
|
ufo:
|
||||||
specifier: ^1.3.2
|
specifier: ^1.4.0
|
||||||
version: 1.3.2
|
version: 1.4.0
|
||||||
unimport:
|
unimport:
|
||||||
specifier: ^3.7.1
|
specifier: ^3.7.1
|
||||||
version: 3.7.1(rollup@4.9.6)
|
version: 3.7.1(rollup@4.9.6)
|
||||||
@ -617,14 +617,14 @@ importers:
|
|||||||
specifier: ^2.0.0
|
specifier: ^2.0.0
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
ufo:
|
ufo:
|
||||||
specifier: ^1.3.2
|
specifier: ^1.4.0
|
||||||
version: 1.3.2
|
version: 1.4.0
|
||||||
unenv:
|
unenv:
|
||||||
specifier: ^1.9.0
|
specifier: ^1.9.0
|
||||||
version: 1.9.0
|
version: 1.9.0
|
||||||
unplugin:
|
unplugin:
|
||||||
specifier: ^1.6.0
|
specifier: ^1.7.1
|
||||||
version: 1.6.0
|
version: 1.7.1
|
||||||
vite:
|
vite:
|
||||||
specifier: 5.0.12
|
specifier: 5.0.12
|
||||||
version: 5.0.12(@types/node@20.11.16)
|
version: 5.0.12(@types/node@20.11.16)
|
||||||
@ -753,14 +753,14 @@ importers:
|
|||||||
specifier: ^2.0.7
|
specifier: ^2.0.7
|
||||||
version: 2.0.7(webpack@5.90.1)
|
version: 2.0.7(webpack@5.90.1)
|
||||||
ufo:
|
ufo:
|
||||||
specifier: ^1.3.2
|
specifier: ^1.4.0
|
||||||
version: 1.3.2
|
version: 1.4.0
|
||||||
unenv:
|
unenv:
|
||||||
specifier: ^1.9.0
|
specifier: ^1.9.0
|
||||||
version: 1.9.0
|
version: 1.9.0
|
||||||
unplugin:
|
unplugin:
|
||||||
specifier: ^1.6.0
|
specifier: ^1.7.1
|
||||||
version: 1.6.0
|
version: 1.7.1
|
||||||
url-loader:
|
url-loader:
|
||||||
specifier: ^4.1.1
|
specifier: ^4.1.1
|
||||||
version: 4.1.1(file-loader@6.2.0)(webpack@5.90.1)
|
version: 4.1.1(file-loader@6.2.0)(webpack@5.90.1)
|
||||||
@ -802,8 +802,8 @@ importers:
|
|||||||
specifier: 5.0.4
|
specifier: 5.0.4
|
||||||
version: 5.0.4
|
version: 5.0.4
|
||||||
'@types/webpack-bundle-analyzer':
|
'@types/webpack-bundle-analyzer':
|
||||||
specifier: 4.6.3
|
specifier: 4.6.4
|
||||||
version: 4.6.3
|
version: 4.6.4
|
||||||
'@types/webpack-hot-middleware':
|
'@types/webpack-hot-middleware':
|
||||||
specifier: 2.25.9
|
specifier: 2.25.9
|
||||||
version: 2.25.9
|
version: 2.25.9
|
||||||
@ -837,10 +837,10 @@ importers:
|
|||||||
devDependencies:
|
devDependencies:
|
||||||
ufo:
|
ufo:
|
||||||
specifier: latest
|
specifier: latest
|
||||||
version: 1.3.2
|
version: 1.4.0
|
||||||
unplugin:
|
unplugin:
|
||||||
specifier: latest
|
specifier: latest
|
||||||
version: 1.6.0
|
version: 1.7.1
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.4.15
|
specifier: 3.4.15
|
||||||
version: 3.4.15(typescript@5.3.3)
|
version: 3.4.15(typescript@5.3.3)
|
||||||
@ -2129,7 +2129,7 @@ packages:
|
|||||||
'@nuxt/schema': link:packages/schema
|
'@nuxt/schema': link:packages/schema
|
||||||
execa: 7.2.0
|
execa: 7.2.0
|
||||||
nuxt: link:packages/nuxt
|
nuxt: link:packages/nuxt
|
||||||
vite: 5.0.12(@types/node@20.11.13)
|
vite: 5.0.12(@types/node@20.11.16)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@nuxt/devtools-wizard@1.0.8:
|
/@nuxt/devtools-wizard@1.0.8:
|
||||||
@ -2186,7 +2186,7 @@ packages:
|
|||||||
simple-git: 3.22.0
|
simple-git: 3.22.0
|
||||||
sirv: 2.0.4
|
sirv: 2.0.4
|
||||||
unimport: 3.7.1(rollup@4.9.6)
|
unimport: 3.7.1(rollup@4.9.6)
|
||||||
vite: 5.0.12(@types/node@20.11.13)
|
vite: 5.0.12(@types/node@20.11.16)
|
||||||
vite-plugin-inspect: 0.8.1(@nuxt/kit@packages+kit)(rollup@4.9.6)(vite@5.0.12)
|
vite-plugin-inspect: 0.8.1(@nuxt/kit@packages+kit)(rollup@4.9.6)(vite@5.0.12)
|
||||||
vite-plugin-vue-inspector: 4.0.2(vite@5.0.12)
|
vite-plugin-vue-inspector: 4.0.2(vite@5.0.12)
|
||||||
which: 3.0.1
|
which: 3.0.1
|
||||||
@ -2309,9 +2309,9 @@ packages:
|
|||||||
radix3: 1.1.0
|
radix3: 1.1.0
|
||||||
scule: 1.2.0
|
scule: 1.2.0
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
ufo: 1.3.2
|
ufo: 1.4.0
|
||||||
unenv: 1.9.0
|
unenv: 1.9.0
|
||||||
unplugin: 1.6.0
|
unplugin: 1.7.1
|
||||||
vite: 5.0.12(@types/node@20.11.16)
|
vite: 5.0.12(@types/node@20.11.16)
|
||||||
vitest: 1.2.2(@types/node@20.11.16)(happy-dom@13.3.8)
|
vitest: 1.2.2(@types/node@20.11.16)(happy-dom@13.3.8)
|
||||||
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.0.12)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.15)
|
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.0.12)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.15)
|
||||||
@ -2789,7 +2789,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
|
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jsonfile': 6.1.2
|
'@types/jsonfile': 6.1.2
|
||||||
'@types/node': 20.11.13
|
'@types/node': 20.11.16
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/hash-sum@1.0.2:
|
/@types/hash-sum@1.0.2:
|
||||||
@ -2845,11 +2845,6 @@ packages:
|
|||||||
'@types/node': 20.11.16
|
'@types/node': 20.11.16
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node@20.11.13:
|
|
||||||
resolution: {integrity: sha512-5G4zQwdiQBSWYTDAH1ctw2eidqdhMJaNsiIDKHFr55ihz5Trl2qqR8fdrT732yPBho5gkNxXm67OxWFBqX9aPg==}
|
|
||||||
dependencies:
|
|
||||||
undici-types: 5.26.5
|
|
||||||
|
|
||||||
/@types/node@20.11.16:
|
/@types/node@20.11.16:
|
||||||
resolution: {integrity: sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==}
|
resolution: {integrity: sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2873,7 +2868,7 @@ packages:
|
|||||||
/@types/sass-loader@8.0.8:
|
/@types/sass-loader@8.0.8:
|
||||||
resolution: {integrity: sha512-hjP8aUyTDde2blD6clAGso/+ctC+9Rch/mDpvMe/kZrpXGZBDqf1K/48jWzXOX7hbd4jXQKQMPWdbBv4MRp0yQ==}
|
resolution: {integrity: sha512-hjP8aUyTDde2blD6clAGso/+ctC+9Rch/mDpvMe/kZrpXGZBDqf1K/48jWzXOX7hbd4jXQKQMPWdbBv4MRp0yQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.11.13
|
'@types/node': 20.11.16
|
||||||
'@types/node-sass': 4.11.6
|
'@types/node-sass': 4.11.6
|
||||||
'@types/webpack': 4.41.34
|
'@types/webpack': 4.41.34
|
||||||
sass: 1.69.4
|
sass: 1.69.4
|
||||||
@ -2897,10 +2892,10 @@ packages:
|
|||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/webpack-bundle-analyzer@4.6.3:
|
/@types/webpack-bundle-analyzer@4.6.4:
|
||||||
resolution: {integrity: sha512-XYU3m7oRb1tlE8YhwkKLi1xba2buNB9V4VkQtOVTfJuUm/413pE/UCMVcPDFFBwpzGkr9y1WbSEvdPjKVPt0gw==}
|
resolution: {integrity: sha512-7q9Gh0A936YKbFWu/CzRJ8uINqrYYn2tqpO5EdRI6cxYPwcrtxbrf4v9UtktSQDZlW3OMARl7IDgu7D07lQvkw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.11.13
|
'@types/node': 20.11.16
|
||||||
tapable: 2.2.1
|
tapable: 2.2.1
|
||||||
webpack: 5.90.1
|
webpack: 5.90.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -3172,7 +3167,7 @@ packages:
|
|||||||
vite: 5.0.12
|
vite: 5.0.12
|
||||||
vue: 3.4.15
|
vue: 3.4.15
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.0.12(@types/node@20.11.13)
|
vite: 5.0.12(@types/node@20.11.16)
|
||||||
vue: 3.4.15(typescript@5.3.3)
|
vue: 3.4.15(typescript@5.3.3)
|
||||||
|
|
||||||
/@vitest/coverage-v8@1.2.2(vitest@1.2.2):
|
/@vitest/coverage-v8@1.2.2(vitest@1.2.2):
|
||||||
@ -5364,7 +5359,7 @@ packages:
|
|||||||
enhanced-resolve: 5.15.0
|
enhanced-resolve: 5.15.0
|
||||||
mlly: 1.5.0
|
mlly: 1.5.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
ufo: 1.3.2
|
ufo: 1.4.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/fake-indexeddb@5.0.2:
|
/fake-indexeddb@5.0.2:
|
||||||
@ -5840,7 +5835,7 @@ packages:
|
|||||||
iron-webcrypto: 1.0.0
|
iron-webcrypto: 1.0.0
|
||||||
ohash: 1.1.3
|
ohash: 1.1.3
|
||||||
radix3: 1.1.0
|
radix3: 1.1.0
|
||||||
ufo: 1.3.2
|
ufo: 1.4.0
|
||||||
uncrypto: 0.1.3
|
uncrypto: 0.1.3
|
||||||
unenv: 1.9.0
|
unenv: 1.9.0
|
||||||
|
|
||||||
@ -6606,7 +6601,7 @@ packages:
|
|||||||
node-forge: 1.3.1
|
node-forge: 1.3.1
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
ufo: 1.3.2
|
ufo: 1.4.0
|
||||||
untun: 0.1.2
|
untun: 0.1.2
|
||||||
uqr: 0.1.2
|
uqr: 0.1.2
|
||||||
|
|
||||||
@ -7079,7 +7074,7 @@ packages:
|
|||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.0.3
|
pkg-types: 1.0.3
|
||||||
ufo: 1.3.2
|
ufo: 1.4.0
|
||||||
|
|
||||||
/mri@1.2.0:
|
/mri@1.2.0:
|
||||||
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
|
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
|
||||||
@ -7191,7 +7186,7 @@ packages:
|
|||||||
serve-placeholder: 2.0.1
|
serve-placeholder: 2.0.1
|
||||||
serve-static: 1.15.0
|
serve-static: 1.15.0
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
ufo: 1.3.2
|
ufo: 1.4.0
|
||||||
uncrypto: 0.1.3
|
uncrypto: 0.1.3
|
||||||
unctx: 2.3.1
|
unctx: 2.3.1
|
||||||
unenv: 1.9.0
|
unenv: 1.9.0
|
||||||
@ -7418,7 +7413,7 @@ packages:
|
|||||||
citty: 0.1.5
|
citty: 0.1.5
|
||||||
execa: 8.0.1
|
execa: 8.0.1
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
ufo: 1.3.2
|
ufo: 1.4.0
|
||||||
|
|
||||||
/object-assign@4.1.1:
|
/object-assign@4.1.1:
|
||||||
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
||||||
@ -7475,7 +7470,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
destr: 2.0.2
|
destr: 2.0.2
|
||||||
node-fetch-native: 1.6.1
|
node-fetch-native: 1.6.1
|
||||||
ufo: 1.3.2
|
ufo: 1.4.0
|
||||||
|
|
||||||
/ohash@1.1.3:
|
/ohash@1.1.3:
|
||||||
resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==}
|
resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==}
|
||||||
@ -8144,14 +8139,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/postcss@8.4.33:
|
|
||||||
resolution: {integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==}
|
|
||||||
engines: {node: ^10 || ^12 || >=14}
|
|
||||||
dependencies:
|
|
||||||
nanoid: 3.3.7
|
|
||||||
picocolors: 1.0.0
|
|
||||||
source-map-js: 1.0.2
|
|
||||||
|
|
||||||
/postcss@8.4.34:
|
/postcss@8.4.34:
|
||||||
resolution: {integrity: sha512-4eLTO36woPSocqZ1zIrFD2K1v6wH7pY1uBh0JIM2KKfrVtGvPFiAku6aNOP0W1Wr9qwnaCsF0Z+CrVnryB2A8Q==}
|
resolution: {integrity: sha512-4eLTO36woPSocqZ1zIrFD2K1v6wH7pY1uBh0JIM2KKfrVtGvPFiAku6aNOP0W1Wr9qwnaCsF0Z+CrVnryB2A8Q==}
|
||||||
engines: {node: ^10 || ^12 || >=14}
|
engines: {node: ^10 || ^12 || >=14}
|
||||||
@ -9348,8 +9335,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-DffL94LsNOccVn4hyfRe5rdKa273swqeA5DJpMOeFmEn1wCDc7nAbbB0gXlgBCL7TNzeTv6G7XVWzan7iJtfig==}
|
resolution: {integrity: sha512-DffL94LsNOccVn4hyfRe5rdKa273swqeA5DJpMOeFmEn1wCDc7nAbbB0gXlgBCL7TNzeTv6G7XVWzan7iJtfig==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ufo@1.3.2:
|
/ufo@1.4.0:
|
||||||
resolution: {integrity: sha512-o+ORpgGwaYQXgqGDwd+hkS4PuZ3QnmqMMxRuajK/a38L6fTpcE5GPIfrf+L/KemFzfUpeUQc1rRS1iDBozvnFA==}
|
resolution: {integrity: sha512-Hhy+BhRBleFjpJ2vchUNN40qgkh0366FWJGqVLYBHev0vpHTrXSA0ryT+74UiW6KWsldNurQMKGqCm1M2zBciQ==}
|
||||||
|
|
||||||
/ultrahtml@1.5.2:
|
/ultrahtml@1.5.2:
|
||||||
resolution: {integrity: sha512-qh4mBffhlkiXwDAOxvSGxhL0QEQsTbnP9BozOK3OYPEGvPvdWzvAUaXNtUSMdNsKDtuyjEbyVUPFZ52SSLhLqw==}
|
resolution: {integrity: sha512-qh4mBffhlkiXwDAOxvSGxhL0QEQsTbnP9BozOK3OYPEGvPvdWzvAUaXNtUSMdNsKDtuyjEbyVUPFZ52SSLhLqw==}
|
||||||
@ -9412,7 +9399,7 @@ packages:
|
|||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.7
|
magic-string: 0.30.7
|
||||||
unplugin: 1.6.0
|
unplugin: 1.7.1
|
||||||
|
|
||||||
/undici-types@5.26.5:
|
/undici-types@5.26.5:
|
||||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||||
@ -9460,7 +9447,7 @@ packages:
|
|||||||
pkg-types: 1.0.3
|
pkg-types: 1.0.3
|
||||||
scule: 1.2.0
|
scule: 1.2.0
|
||||||
strip-literal: 1.3.0
|
strip-literal: 1.3.0
|
||||||
unplugin: 1.6.0
|
unplugin: 1.7.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- rollup
|
- rollup
|
||||||
|
|
||||||
@ -9501,7 +9488,7 @@ packages:
|
|||||||
mlly: 1.5.0
|
mlly: 1.5.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
scule: 1.2.0
|
scule: 1.2.0
|
||||||
unplugin: 1.6.0
|
unplugin: 1.7.1
|
||||||
vue-router: 4.2.5(vue@3.4.15)
|
vue-router: 4.2.5(vue@3.4.15)
|
||||||
yaml: 2.3.3
|
yaml: 2.3.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -9509,8 +9496,8 @@ packages:
|
|||||||
- vue
|
- vue
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/unplugin@1.6.0:
|
/unplugin@1.7.1:
|
||||||
resolution: {integrity: sha512-BfJEpWBu3aE/AyHx8VaNE/WgouoQxgH9baAiH82JjX8cqVyi3uJQstqwD5J+SZxIK326SZIhsSZlALXVBCknTQ==}
|
resolution: {integrity: sha512-JqzORDAPxxs8ErLV4x+LL7bk5pk3YlcWqpSNsIkAZj972KzFZLClc/ekppahKkOczGkwIG6ElFgdOgOlK4tXZw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
chokidar: 3.5.3
|
chokidar: 3.5.3
|
||||||
@ -9568,7 +9555,7 @@ packages:
|
|||||||
mri: 1.2.0
|
mri: 1.2.0
|
||||||
node-fetch-native: 1.6.1
|
node-fetch-native: 1.6.1
|
||||||
ofetch: 1.3.3
|
ofetch: 1.3.3
|
||||||
ufo: 1.3.2
|
ufo: 1.4.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@ -9682,27 +9669,6 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-node@1.2.2(@types/node@20.11.13):
|
|
||||||
resolution: {integrity: sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==}
|
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
|
||||||
hasBin: true
|
|
||||||
dependencies:
|
|
||||||
cac: 6.7.14
|
|
||||||
debug: 4.3.4
|
|
||||||
pathe: 1.1.2
|
|
||||||
picocolors: 1.0.0
|
|
||||||
vite: 5.0.12(@types/node@20.11.13)
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- '@types/node'
|
|
||||||
- less
|
|
||||||
- lightningcss
|
|
||||||
- sass
|
|
||||||
- stylus
|
|
||||||
- sugarss
|
|
||||||
- supports-color
|
|
||||||
- terser
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/vite-node@1.2.2(@types/node@20.11.16):
|
/vite-node@1.2.2(@types/node@20.11.16):
|
||||||
resolution: {integrity: sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==}
|
resolution: {integrity: sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
@ -9794,7 +9760,7 @@ packages:
|
|||||||
open: 9.1.0
|
open: 9.1.0
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
sirv: 2.0.4
|
sirv: 2.0.4
|
||||||
vite: 5.0.12(@types/node@20.11.13)
|
vite: 5.0.12(@types/node@20.11.16)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- rollup
|
- rollup
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -9814,46 +9780,11 @@ packages:
|
|||||||
'@vue/compiler-dom': 3.4.15
|
'@vue/compiler-dom': 3.4.15
|
||||||
kolorist: 1.8.0
|
kolorist: 1.8.0
|
||||||
magic-string: 0.30.7
|
magic-string: 0.30.7
|
||||||
vite: 5.0.12(@types/node@20.11.13)
|
vite: 5.0.12(@types/node@20.11.16)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vite@5.0.12(@types/node@20.11.13):
|
|
||||||
resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==}
|
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
|
||||||
hasBin: true
|
|
||||||
peerDependencies:
|
|
||||||
'@types/node': ^18.0.0 || >=20.0.0
|
|
||||||
less: '*'
|
|
||||||
lightningcss: ^1.21.0
|
|
||||||
sass: '*'
|
|
||||||
stylus: '*'
|
|
||||||
sugarss: '*'
|
|
||||||
terser: ^5.4.0
|
|
||||||
peerDependenciesMeta:
|
|
||||||
'@types/node':
|
|
||||||
optional: true
|
|
||||||
less:
|
|
||||||
optional: true
|
|
||||||
lightningcss:
|
|
||||||
optional: true
|
|
||||||
sass:
|
|
||||||
optional: true
|
|
||||||
stylus:
|
|
||||||
optional: true
|
|
||||||
sugarss:
|
|
||||||
optional: true
|
|
||||||
terser:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
'@types/node': 20.11.13
|
|
||||||
esbuild: 0.19.11
|
|
||||||
postcss: 8.4.34
|
|
||||||
rollup: 4.9.6
|
|
||||||
optionalDependencies:
|
|
||||||
fsevents: 2.3.3
|
|
||||||
|
|
||||||
/vite@5.0.12(@types/node@20.11.16):
|
/vite@5.0.12(@types/node@20.11.16):
|
||||||
resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==}
|
resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
@ -9884,7 +9815,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.11.16
|
'@types/node': 20.11.16
|
||||||
esbuild: 0.19.11
|
esbuild: 0.19.11
|
||||||
postcss: 8.4.33
|
postcss: 8.4.34
|
||||||
rollup: 4.9.6
|
rollup: 4.9.6
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
@ -9967,64 +9898,6 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest@1.2.2(@types/node@20.11.13)(happy-dom@13.3.8):
|
|
||||||
resolution: {integrity: sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==}
|
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
|
||||||
hasBin: true
|
|
||||||
peerDependencies:
|
|
||||||
'@edge-runtime/vm': '*'
|
|
||||||
'@types/node': ^18.0.0 || >=20.0.0
|
|
||||||
'@vitest/browser': ^1.0.0
|
|
||||||
'@vitest/ui': ^1.0.0
|
|
||||||
happy-dom: '*'
|
|
||||||
jsdom: '*'
|
|
||||||
peerDependenciesMeta:
|
|
||||||
'@edge-runtime/vm':
|
|
||||||
optional: true
|
|
||||||
'@types/node':
|
|
||||||
optional: true
|
|
||||||
'@vitest/browser':
|
|
||||||
optional: true
|
|
||||||
'@vitest/ui':
|
|
||||||
optional: true
|
|
||||||
happy-dom:
|
|
||||||
optional: true
|
|
||||||
jsdom:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
'@types/node': 20.11.13
|
|
||||||
'@vitest/expect': 1.2.2
|
|
||||||
'@vitest/runner': 1.2.2
|
|
||||||
'@vitest/snapshot': 1.2.2
|
|
||||||
'@vitest/spy': 1.2.2
|
|
||||||
'@vitest/utils': 1.2.2
|
|
||||||
acorn-walk: 8.3.2
|
|
||||||
cac: 6.7.14
|
|
||||||
chai: 4.3.10
|
|
||||||
debug: 4.3.4
|
|
||||||
execa: 8.0.1
|
|
||||||
happy-dom: 13.3.8
|
|
||||||
local-pkg: 0.5.0
|
|
||||||
magic-string: 0.30.7
|
|
||||||
pathe: 1.1.2
|
|
||||||
picocolors: 1.0.0
|
|
||||||
std-env: 3.7.0
|
|
||||||
strip-literal: 1.3.0
|
|
||||||
tinybench: 2.5.1
|
|
||||||
tinypool: 0.8.2
|
|
||||||
vite: 5.0.12(@types/node@20.11.13)
|
|
||||||
vite-node: 1.2.2(@types/node@20.11.13)
|
|
||||||
why-is-node-running: 2.2.2
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- less
|
|
||||||
- lightningcss
|
|
||||||
- sass
|
|
||||||
- stylus
|
|
||||||
- sugarss
|
|
||||||
- supports-color
|
|
||||||
- terser
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/vitest@1.2.2(@types/node@20.11.16)(happy-dom@13.3.8):
|
/vitest@1.2.2(@types/node@20.11.16)(happy-dom@13.3.8):
|
||||||
resolution: {integrity: sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==}
|
resolution: {integrity: sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
@ -10131,7 +10004,7 @@ packages:
|
|||||||
/vue-bundle-renderer@2.0.0:
|
/vue-bundle-renderer@2.0.0:
|
||||||
resolution: {integrity: sha512-oYATTQyh8XVkUWe2kaKxhxKVuuzK2Qcehe+yr3bGiaQAhK3ry2kYE4FWOfL+KO3hVFwCdLmzDQTzYhTi9C+R2A==}
|
resolution: {integrity: sha512-oYATTQyh8XVkUWe2kaKxhxKVuuzK2Qcehe+yr3bGiaQAhK3ry2kYE4FWOfL+KO3hVFwCdLmzDQTzYhTi9C+R2A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
ufo: 1.3.2
|
ufo: 1.4.0
|
||||||
|
|
||||||
/vue-component-type-helpers@1.8.25:
|
/vue-component-type-helpers@1.8.25:
|
||||||
resolution: {integrity: sha512-NCA6sekiJIMnMs4DdORxATXD+/NRkQpS32UC+I1KQJUasx+Z7MZUb3Y+MsKsFmX+PgyTYSteb73JW77AibaCCw==}
|
resolution: {integrity: sha512-NCA6sekiJIMnMs4DdORxATXD+/NRkQpS32UC+I1KQJUasx+Z7MZUb3Y+MsKsFmX+PgyTYSteb73JW77AibaCCw==}
|
||||||
|
@ -32,10 +32,10 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
|
|||||||
const serverDir = join(rootDir, '.output/server')
|
const serverDir = join(rootDir, '.output/server')
|
||||||
|
|
||||||
const serverStats = await analyzeSizes(['**/*.mjs', '!node_modules'], serverDir)
|
const serverStats = await analyzeSizes(['**/*.mjs', '!node_modules'], serverDir)
|
||||||
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"201k"`)
|
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"202k"`)
|
||||||
|
|
||||||
const modules = await analyzeSizes('node_modules/**/*', serverDir)
|
const modules = await analyzeSizes('node_modules/**/*', serverDir)
|
||||||
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1331k"`)
|
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1333k"`)
|
||||||
|
|
||||||
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