mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-15 10:24:50 +00:00
chore(deps): update all non-major dependencies (main) (#29883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ed9bdf840b
commit
e9ec575183
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
|||||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
|
|
||||||
- name: Initialize CodeQL
|
- name: Initialize CodeQL
|
||||||
uses: github/codeql-action/init@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
|
uses: github/codeql-action/init@9278e421667d5d90a2839487a482448c4ec7df4d # v3.27.2
|
||||||
with:
|
with:
|
||||||
config: |
|
config: |
|
||||||
paths:
|
paths:
|
||||||
@ -91,7 +91,7 @@ jobs:
|
|||||||
queries: +security-and-quality
|
queries: +security-and-quality
|
||||||
|
|
||||||
- name: Perform CodeQL Analysis
|
- name: Perform CodeQL Analysis
|
||||||
uses: github/codeql-action/analyze@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
|
uses: github/codeql-action/analyze@9278e421667d5d90a2839487a482448c4ec7df4d # v3.27.2
|
||||||
with:
|
with:
|
||||||
category: "/language:javascript-typescript"
|
category: "/language:javascript-typescript"
|
||||||
|
|
||||||
|
2
.github/workflows/scorecards.yml
vendored
2
.github/workflows/scorecards.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
|||||||
|
|
||||||
# Upload the results to GitHub's code scanning dashboard.
|
# Upload the results to GitHub's code scanning dashboard.
|
||||||
- name: "Upload to code-scanning"
|
- name: "Upload to code-scanning"
|
||||||
uses: github/codeql-action/upload-sarif@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
|
uses: github/codeql-action/upload-sarif@9278e421667d5d90a2839487a482448c4ec7df4d # v3.27.2
|
||||||
if: github.repository == 'nuxt/nuxt' && success()
|
if: github.repository == 'nuxt/nuxt' && success()
|
||||||
with:
|
with:
|
||||||
sarif_file: results.sarif
|
sarif_file: results.sarif
|
||||||
|
@ -94,7 +94,7 @@
|
|||||||
"eslint-plugin-perfectionist": "3.9.1",
|
"eslint-plugin-perfectionist": "3.9.1",
|
||||||
"eslint-typegen": "0.3.2",
|
"eslint-typegen": "0.3.2",
|
||||||
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
|
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
|
||||||
"happy-dom": "15.11.1",
|
"happy-dom": "15.11.2",
|
||||||
"jiti": "2.4.0",
|
"jiti": "2.4.0",
|
||||||
"markdownlint-cli": "0.42.0",
|
"markdownlint-cli": "0.42.0",
|
||||||
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
|
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
"ignore": "^6.0.2",
|
"ignore": "^6.0.2",
|
||||||
"jiti": "^2.4.0",
|
"jiti": "^2.4.0",
|
||||||
"klona": "^2.0.6",
|
"klona": "^2.0.6",
|
||||||
"mlly": "^1.7.2",
|
"mlly": "^1.7.3",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"pkg-types": "^1.2.1",
|
"pkg-types": "^1.2.1",
|
||||||
"scule": "^1.3.0",
|
"scule": "^1.3.0",
|
||||||
@ -48,7 +48,7 @@
|
|||||||
"untyped": "^1.5.1"
|
"untyped": "^1.5.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@rspack/core": "1.1.0",
|
"@rspack/core": "1.1.1",
|
||||||
"@types/hash-sum": "1.0.2",
|
"@types/hash-sum": "1.0.2",
|
||||||
"@types/semver": "7.5.8",
|
"@types/semver": "7.5.8",
|
||||||
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
|
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
|
||||||
|
@ -92,7 +92,7 @@
|
|||||||
"klona": "^2.0.6",
|
"klona": "^2.0.6",
|
||||||
"knitwork": "^1.1.0",
|
"knitwork": "^1.1.0",
|
||||||
"magic-string": "^0.30.12",
|
"magic-string": "^0.30.12",
|
||||||
"mlly": "^1.7.2",
|
"mlly": "^1.7.3",
|
||||||
"nanotar": "^0.1.1",
|
"nanotar": "^0.1.1",
|
||||||
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
|
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
|
||||||
"nuxi": "^3.15.0",
|
"nuxi": "^3.15.0",
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxt/friendly-errors-webpack-plugin": "^2.6.0",
|
"@nuxt/friendly-errors-webpack-plugin": "^2.6.0",
|
||||||
"@nuxt/kit": "workspace:*",
|
"@nuxt/kit": "workspace:*",
|
||||||
"@rspack/core": "^1.1.0",
|
"@rspack/core": "^1.1.1",
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"css-loader": "^7.1.2",
|
"css-loader": "^7.1.2",
|
||||||
"css-minimizer-webpack-plugin": "^7.0.0",
|
"css-minimizer-webpack-plugin": "^7.0.0",
|
||||||
@ -50,7 +50,7 @@
|
|||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"magic-string": "^0.30.12",
|
"magic-string": "^0.30.12",
|
||||||
"memfs": "^4.14.0",
|
"memfs": "^4.14.0",
|
||||||
"mlly": "^1.7.2",
|
"mlly": "^1.7.3",
|
||||||
"ohash": "^1.1.4",
|
"ohash": "^1.1.4",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"pify": "^6.1.0",
|
"pify": "^6.1.0",
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"jiti": "^2.4.0",
|
"jiti": "^2.4.0",
|
||||||
"knitwork": "^1.1.0",
|
"knitwork": "^1.1.0",
|
||||||
"magic-string": "^0.30.12",
|
"magic-string": "^0.30.12",
|
||||||
"mlly": "^1.7.2",
|
"mlly": "^1.7.3",
|
||||||
"ohash": "^1.1.4",
|
"ohash": "^1.1.4",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"perfect-debounce": "^1.0.0",
|
"perfect-debounce": "^1.0.0",
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"magic-string": "^0.30.12",
|
"magic-string": "^0.30.12",
|
||||||
"memfs": "^4.14.0",
|
"memfs": "^4.14.0",
|
||||||
"mini-css-extract-plugin": "^2.9.2",
|
"mini-css-extract-plugin": "^2.9.2",
|
||||||
"mlly": "^1.7.2",
|
"mlly": "^1.7.3",
|
||||||
"ohash": "^1.1.4",
|
"ohash": "^1.1.4",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"pify": "^6.1.0",
|
"pify": "^6.1.0",
|
||||||
@ -76,7 +76,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt/schema": "workspace:*",
|
"@nuxt/schema": "workspace:*",
|
||||||
"@rspack/core": "1.1.0",
|
"@rspack/core": "1.1.1",
|
||||||
"@types/hash-sum": "1.0.2",
|
"@types/hash-sum": "1.0.2",
|
||||||
"@types/lodash-es": "4.17.12",
|
"@types/lodash-es": "4.17.12",
|
||||||
"@types/pify": "5.0.4",
|
"@types/pify": "5.0.4",
|
||||||
|
232
pnpm-lock.yaml
232
pnpm-lock.yaml
@ -55,7 +55,7 @@ importers:
|
|||||||
version: link:packages/rspack
|
version: link:packages/rspack
|
||||||
'@nuxt/test-utils':
|
'@nuxt/test-utils':
|
||||||
specifier: 3.14.4
|
specifier: 3.14.4
|
||||||
version: 3.14.4(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.1)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
version: 3.14.4(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.2)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||||
'@nuxt/webpack-builder':
|
'@nuxt/webpack-builder':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:packages/webpack
|
version: link:packages/webpack
|
||||||
@ -82,7 +82,7 @@ importers:
|
|||||||
version: 5.1.5(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vue@3.5.12(typescript@5.6.3))
|
version: 5.1.5(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vue@3.5.12(typescript@5.6.3))
|
||||||
'@vitest/coverage-v8':
|
'@vitest/coverage-v8':
|
||||||
specifier: 2.1.4
|
specifier: 2.1.4
|
||||||
version: 2.1.4(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0))
|
version: 2.1.4(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0))
|
||||||
'@vue/test-utils':
|
'@vue/test-utils':
|
||||||
specifier: 2.4.6
|
specifier: 2.4.6
|
||||||
version: 2.4.6
|
version: 2.4.6
|
||||||
@ -123,8 +123,8 @@ importers:
|
|||||||
specifier: npm:h3-nightly@2.0.0-1718872656.6765a6e
|
specifier: npm:h3-nightly@2.0.0-1718872656.6765a6e
|
||||||
version: h3-nightly@2.0.0-1718872656.6765a6e
|
version: h3-nightly@2.0.0-1718872656.6765a6e
|
||||||
happy-dom:
|
happy-dom:
|
||||||
specifier: 15.11.1
|
specifier: 15.11.2
|
||||||
version: 15.11.1
|
version: 15.11.2
|
||||||
jiti:
|
jiti:
|
||||||
specifier: 2.4.0
|
specifier: 2.4.0
|
||||||
version: 2.4.0
|
version: 2.4.0
|
||||||
@ -178,10 +178,10 @@ importers:
|
|||||||
version: 1.5.4
|
version: 1.5.4
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 2.1.4
|
specifier: 2.1.4
|
||||||
version: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0)
|
version: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0)
|
||||||
vitest-environment-nuxt:
|
vitest-environment-nuxt:
|
||||||
specifier: 1.0.1
|
specifier: 1.0.1
|
||||||
version: 1.0.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.1)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
version: 1.0.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.2)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.5.12
|
specifier: 3.5.12
|
||||||
version: 3.5.12(typescript@5.6.3)
|
version: 3.5.12(typescript@5.6.3)
|
||||||
@ -228,8 +228,8 @@ importers:
|
|||||||
specifier: ^2.0.6
|
specifier: ^2.0.6
|
||||||
version: 2.0.6
|
version: 2.0.6
|
||||||
mlly:
|
mlly:
|
||||||
specifier: ^1.7.2
|
specifier: ^1.7.3
|
||||||
version: 1.7.2
|
version: 1.7.3
|
||||||
pathe:
|
pathe:
|
||||||
specifier: ^1.1.2
|
specifier: ^1.1.2
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
@ -256,8 +256,8 @@ importers:
|
|||||||
version: 1.5.1
|
version: 1.5.1
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@rspack/core':
|
'@rspack/core':
|
||||||
specifier: 1.1.0
|
specifier: 1.1.1
|
||||||
version: 1.1.0
|
version: 1.1.1
|
||||||
'@types/hash-sum':
|
'@types/hash-sum':
|
||||||
specifier: 1.0.2
|
specifier: 1.0.2
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
@ -275,7 +275,7 @@ importers:
|
|||||||
version: 5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0)
|
version: 5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 2.1.4
|
specifier: 2.1.4
|
||||||
version: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0)
|
version: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0)
|
||||||
webpack:
|
webpack:
|
||||||
specifier: 5.96.1
|
specifier: 5.96.1
|
||||||
version: 5.96.1
|
version: 5.96.1
|
||||||
@ -385,8 +385,8 @@ importers:
|
|||||||
specifier: ^0.30.12
|
specifier: ^0.30.12
|
||||||
version: 0.30.12
|
version: 0.30.12
|
||||||
mlly:
|
mlly:
|
||||||
specifier: ^1.7.2
|
specifier: ^1.7.3
|
||||||
version: 1.7.2
|
version: 1.7.3
|
||||||
nanotar:
|
nanotar:
|
||||||
specifier: ^0.1.1
|
specifier: ^0.1.1
|
||||||
version: 0.1.1
|
version: 0.1.1
|
||||||
@ -504,7 +504,7 @@ importers:
|
|||||||
version: 5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0)
|
version: 5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 2.1.4
|
specifier: 2.1.4
|
||||||
version: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0)
|
version: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0)
|
||||||
|
|
||||||
packages/rspack:
|
packages/rspack:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -515,14 +515,14 @@ importers:
|
|||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../kit
|
version: link:../kit
|
||||||
'@rspack/core':
|
'@rspack/core':
|
||||||
specifier: ^1.1.0
|
specifier: ^1.1.1
|
||||||
version: 1.1.0
|
version: 1.1.1
|
||||||
autoprefixer:
|
autoprefixer:
|
||||||
specifier: ^10.4.20
|
specifier: ^10.4.20
|
||||||
version: 10.4.20(postcss@8.4.49)
|
version: 10.4.20(postcss@8.4.49)
|
||||||
css-loader:
|
css-loader:
|
||||||
specifier: ^7.1.2
|
specifier: ^7.1.2
|
||||||
version: 7.1.2(@rspack/core@1.1.0)(webpack@5.96.1)
|
version: 7.1.2(@rspack/core@1.1.1)(webpack@5.96.1)
|
||||||
css-minimizer-webpack-plugin:
|
css-minimizer-webpack-plugin:
|
||||||
specifier: ^7.0.0
|
specifier: ^7.0.0
|
||||||
version: 7.0.0(webpack@5.96.1)
|
version: 7.0.0(webpack@5.96.1)
|
||||||
@ -572,8 +572,8 @@ importers:
|
|||||||
specifier: ^4.14.0
|
specifier: ^4.14.0
|
||||||
version: 4.14.0
|
version: 4.14.0
|
||||||
mlly:
|
mlly:
|
||||||
specifier: ^1.7.2
|
specifier: ^1.7.3
|
||||||
version: 1.7.2
|
version: 1.7.3
|
||||||
ohash:
|
ohash:
|
||||||
specifier: 1.1.4
|
specifier: 1.1.4
|
||||||
version: 1.1.4
|
version: 1.1.4
|
||||||
@ -594,7 +594,7 @@ importers:
|
|||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
postcss-loader:
|
postcss-loader:
|
||||||
specifier: ^8.1.1
|
specifier: ^8.1.1
|
||||||
version: 8.1.1(@rspack/core@1.1.0)(postcss@8.4.49)(typescript@5.6.3)(webpack@5.96.1)
|
version: 8.1.1(@rspack/core@1.1.1)(postcss@8.4.49)(typescript@5.6.3)(webpack@5.96.1)
|
||||||
postcss-url:
|
postcss-url:
|
||||||
specifier: ^10.1.3
|
specifier: ^10.1.3
|
||||||
version: 10.1.3(postcss@8.4.49)
|
version: 10.1.3(postcss@8.4.49)
|
||||||
@ -639,7 +639,7 @@ importers:
|
|||||||
version: 0.6.2
|
version: 0.6.2
|
||||||
webpackbar:
|
webpackbar:
|
||||||
specifier: ^7.0.0
|
specifier: ^7.0.0
|
||||||
version: 7.0.0(@rspack/core@1.1.0)(webpack@5.96.1)
|
version: 7.0.0(@rspack/core@1.1.1)(webpack@5.96.1)
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@nuxt/schema':
|
'@nuxt/schema':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
@ -800,7 +800,7 @@ importers:
|
|||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
html-validate:
|
html-validate:
|
||||||
specifier: 8.25.0
|
specifier: 8.25.0
|
||||||
version: 8.25.0(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0))
|
version: 8.25.0(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0))
|
||||||
htmlnano:
|
htmlnano:
|
||||||
specifier: 2.1.1
|
specifier: 2.1.1
|
||||||
version: 2.1.1(cssnano@7.0.6(postcss@8.4.49))(postcss@8.4.49)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.32.0)(typescript@5.6.3)
|
version: 2.1.1(cssnano@7.0.6(postcss@8.4.49))(postcss@8.4.49)(relateurl@0.2.7)(svgo@3.3.2)(terser@5.32.0)(typescript@5.6.3)
|
||||||
@ -889,8 +889,8 @@ importers:
|
|||||||
specifier: ^0.30.12
|
specifier: ^0.30.12
|
||||||
version: 0.30.12
|
version: 0.30.12
|
||||||
mlly:
|
mlly:
|
||||||
specifier: ^1.7.2
|
specifier: ^1.7.3
|
||||||
version: 1.7.2
|
version: 1.7.3
|
||||||
ohash:
|
ohash:
|
||||||
specifier: 1.1.4
|
specifier: 1.1.4
|
||||||
version: 1.1.4
|
version: 1.1.4
|
||||||
@ -969,7 +969,7 @@ importers:
|
|||||||
version: 10.4.20(postcss@8.4.49)
|
version: 10.4.20(postcss@8.4.49)
|
||||||
css-loader:
|
css-loader:
|
||||||
specifier: ^7.1.2
|
specifier: ^7.1.2
|
||||||
version: 7.1.2(@rspack/core@1.1.0)(webpack@5.96.1)
|
version: 7.1.2(@rspack/core@1.1.1)(webpack@5.96.1)
|
||||||
css-minimizer-webpack-plugin:
|
css-minimizer-webpack-plugin:
|
||||||
specifier: ^7.0.0
|
specifier: ^7.0.0
|
||||||
version: 7.0.0(webpack@5.96.1)
|
version: 7.0.0(webpack@5.96.1)
|
||||||
@ -1022,8 +1022,8 @@ importers:
|
|||||||
specifier: ^2.9.2
|
specifier: ^2.9.2
|
||||||
version: 2.9.2(webpack@5.96.1)
|
version: 2.9.2(webpack@5.96.1)
|
||||||
mlly:
|
mlly:
|
||||||
specifier: ^1.7.2
|
specifier: ^1.7.3
|
||||||
version: 1.7.2
|
version: 1.7.3
|
||||||
ohash:
|
ohash:
|
||||||
specifier: 1.1.4
|
specifier: 1.1.4
|
||||||
version: 1.1.4
|
version: 1.1.4
|
||||||
@ -1044,7 +1044,7 @@ importers:
|
|||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
postcss-loader:
|
postcss-loader:
|
||||||
specifier: ^8.1.1
|
specifier: ^8.1.1
|
||||||
version: 8.1.1(@rspack/core@1.1.0)(postcss@8.4.49)(typescript@5.6.3)(webpack@5.96.1)
|
version: 8.1.1(@rspack/core@1.1.1)(postcss@8.4.49)(typescript@5.6.3)(webpack@5.96.1)
|
||||||
postcss-url:
|
postcss-url:
|
||||||
specifier: ^10.1.3
|
specifier: ^10.1.3
|
||||||
version: 10.1.3(postcss@8.4.49)
|
version: 10.1.3(postcss@8.4.49)
|
||||||
@ -1089,14 +1089,14 @@ importers:
|
|||||||
version: 2.26.1
|
version: 2.26.1
|
||||||
webpackbar:
|
webpackbar:
|
||||||
specifier: ^7.0.0
|
specifier: ^7.0.0
|
||||||
version: 7.0.0(@rspack/core@1.1.0)(webpack@5.96.1)
|
version: 7.0.0(@rspack/core@1.1.1)(webpack@5.96.1)
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@nuxt/schema':
|
'@nuxt/schema':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../schema
|
version: link:../schema
|
||||||
'@rspack/core':
|
'@rspack/core':
|
||||||
specifier: 1.1.0
|
specifier: 1.1.1
|
||||||
version: 1.1.0
|
version: 1.1.1
|
||||||
'@types/hash-sum':
|
'@types/hash-sum':
|
||||||
specifier: 1.0.2
|
specifier: 1.0.2
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
@ -1167,7 +1167,7 @@ importers:
|
|||||||
version: 0.10.8(rollup@4.25.0)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
version: 0.10.8(rollup@4.25.0)(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 1.6.0
|
specifier: 1.6.0
|
||||||
version: 1.6.0(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0)
|
version: 1.6.0(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0)
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.5.12
|
specifier: 3.5.12
|
||||||
version: 3.5.12(typescript@5.6.3)
|
version: 3.5.12(typescript@5.6.3)
|
||||||
@ -2544,56 +2544,56 @@ packages:
|
|||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
'@rspack/binding-darwin-arm64@1.1.0':
|
'@rspack/binding-darwin-arm64@1.1.1':
|
||||||
resolution: {integrity: sha512-02YmzmtKMNHCSMzVT5sgbJuPDn+HunkrtWq0D95Fh9sGKYap9cs0JOpzTfyAL3KXJ9JzVfOAZA3VgVQOBaQNWQ==}
|
resolution: {integrity: sha512-BnvGPWObGZ2ZVnxe4K3NKwAWxYubOJvfwporXWD3NgkzeV5xJqGBFWRDnr/nfsFpgCTI8goxK5db/wb7NVzLqg==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
|
||||||
'@rspack/binding-darwin-x64@1.1.0':
|
'@rspack/binding-darwin-x64@1.1.1':
|
||||||
resolution: {integrity: sha512-HtBh8p6hml7BWNtZaqWFtGbOFP/tvFDn1uPWmA3R32WTILUXNRWXIsLDY95U3Z2U1Gt3SL58SOpJjXlFIb6wZg==}
|
resolution: {integrity: sha512-aiwJRkPGAg99vCrG/C9I87Fh9TShOAkzpf2yeJEZL4gwTj9A8wrc/xlrCFn1BDkbPnGYz62oCR7z6JLIDgYLuA==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
|
||||||
'@rspack/binding-linux-arm64-gnu@1.1.0':
|
'@rspack/binding-linux-arm64-gnu@1.1.1':
|
||||||
resolution: {integrity: sha512-Q/i50Pieii3akdv5Q6my6QelV5Dpc8O/Ir4udpjYl0pbSdKamdI8M85fxrMxGAGcoNSD+X52fDvxJujXWMcP0w==}
|
resolution: {integrity: sha512-2Z8YxH4+V0MiNhVQ2IFELDIFtykIdKgmOmGr/PuRQMHMxSn8AKo5uqBD30sZqe0+gryplZwK3hyrBETHOmSltQ==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rspack/binding-linux-arm64-musl@1.1.0':
|
'@rspack/binding-linux-arm64-musl@1.1.1':
|
||||||
resolution: {integrity: sha512-H7Eu3xC7LWPpxrI47n8X361eEGGpQOjZIWTz8tLdn4oNS2D9kqsBYES7LsuuLTTH4ueHTDuEtDdfZpBsE+qesw==}
|
resolution: {integrity: sha512-l+cJd3wAxBt523Min7qN+G5s3SU0rif9Yq2AFWWl+R6IvmnMlMq6sAAyiyogUidFmJ5XIKSJJBTBnvLF3g4ezg==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rspack/binding-linux-x64-gnu@1.1.0':
|
'@rspack/binding-linux-x64-gnu@1.1.1':
|
||||||
resolution: {integrity: sha512-dIZSutPo2z/OaO2f6SVlcYA6lGBH+4TrRtWmMyPshpTNPrkCGGfDhC43fZ4jCiUj2PO/Hcn8jyKhci4leBsVBA==}
|
resolution: {integrity: sha512-goaDDrXNulR7FcvUfj8AjhF3g7IXUttjQ4QsfY2xz7s20tDETlq5HpcM2A8GEI6lqkPAv/ITU0AynLK7bfyr4A==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rspack/binding-linux-x64-musl@1.1.0':
|
'@rspack/binding-linux-x64-musl@1.1.1':
|
||||||
resolution: {integrity: sha512-f6L2JWgbG9PKWnVw2YNZdntjzia1V2w2Xq458HkCQUDwhnEipWXaZ2zhfD9jcb4UYoMP8/2uD3B96sSFFNTdrQ==}
|
resolution: {integrity: sha512-T4RRn9ycxUHAfZJpfNRy+DdfevTXIZqox+NNg/N3d+Pqj5QS3zqpHBfPLC2mIIN1dw55BoshRIP2C1hUG0Fk6g==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@rspack/binding-win32-arm64-msvc@1.1.0':
|
'@rspack/binding-win32-arm64-msvc@1.1.1':
|
||||||
resolution: {integrity: sha512-opo6XR4iXh/QkHiauVQBlU2xR2JyjDmSwgkION27oszu81nr+IajTSXQX96x5I6Bq48GQLU4rItHse/doctQDA==}
|
resolution: {integrity: sha512-FHIPpueFc/+vWdZeVWRYWW0Z0IsDIHy+WhWxITeLjOVGsUN4rhaztYOausD7WsOlOhmR0SddeOYtRs/BR35wig==}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
'@rspack/binding-win32-ia32-msvc@1.1.0':
|
'@rspack/binding-win32-ia32-msvc@1.1.1':
|
||||||
resolution: {integrity: sha512-FBcG+OPJokSE3nPi1+ZamLK2V4IWdNC+GMr0z7LUrBiKc5lO70y5VkldfyPV1Z+doSuroVINlhK+lRHdQgGwYg==}
|
resolution: {integrity: sha512-pgXE45ATK/Iil/oXlqaGoWZ0x3SoQk4dAjJGK7TzQuek6UEoJbLQL+W1ufe/iUxz67ICAmUvq5NH2ftOhEE2SA==}
|
||||||
cpu: [ia32]
|
cpu: [ia32]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
'@rspack/binding-win32-x64-msvc@1.1.0':
|
'@rspack/binding-win32-x64-msvc@1.1.1':
|
||||||
resolution: {integrity: sha512-H/6Glp1nZvxWAD5+2hRrp1kBs9f+pLb/un2TdFSUNd2tyXq5GyHCe70+N9psbe/jjGxD8e1vPNQtN/VvkuR0Zg==}
|
resolution: {integrity: sha512-z/kdbB+uhMi+H4podjTE7bfUpahACUuPOZPUtAAA6PMgRyiigBTK5UFYN35D30MONwZP4yNiLvPjurwiLw7EpA==}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
'@rspack/binding@1.1.0':
|
'@rspack/binding@1.1.1':
|
||||||
resolution: {integrity: sha512-zLduWacrw/bBYiFvhjN70f+AJxXnTzevywXp54vso8d0Nz7z4KIycdz/Ua5AGRUkG2ZuQw6waypN5pXf48EBcA==}
|
resolution: {integrity: sha512-BRFliHbErqWrUo9X9bdik9WTRi6EgrJSQbbUiVeIYgW4gzYdfHUohgTkWo2Byu36LZolKrEjq/Uq2A8q/tc0YA==}
|
||||||
|
|
||||||
'@rspack/core@1.1.0':
|
'@rspack/core@1.1.1':
|
||||||
resolution: {integrity: sha512-+IYWSe9D3wB97VVBfaojuWLv3wGIBe9pfJkxNObkorN60Nj3UHYzBLuACrHn4hW2mZjAWrv06ReHXJUEGzQqaQ==}
|
resolution: {integrity: sha512-khYNAho2evyc7N5mYk4K6B587ou/dN1CDCqWrSDeZZNFFQHtuEp5T3kL1ntsKY7agObQhI60osCYaxFUPs0yww==}
|
||||||
engines: {node: '>=16.0.0'}
|
engines: {node: '>=16.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@swc/helpers': '>=0.5.1'
|
'@swc/helpers': '>=0.5.1'
|
||||||
@ -4748,8 +4748,8 @@ packages:
|
|||||||
h3-nightly@2.0.0-1718872656.6765a6e:
|
h3-nightly@2.0.0-1718872656.6765a6e:
|
||||||
resolution: {integrity: sha512-LQ8hHOIzk+agD1p0K7UosByKuzDAKGLTnYsP0syV/XMr9E7pWmoaDSWkGdWjtLR9O3hinNqrXU1NW0kTmhiSag==}
|
resolution: {integrity: sha512-LQ8hHOIzk+agD1p0K7UosByKuzDAKGLTnYsP0syV/XMr9E7pWmoaDSWkGdWjtLR9O3hinNqrXU1NW0kTmhiSag==}
|
||||||
|
|
||||||
happy-dom@15.11.1:
|
happy-dom@15.11.2:
|
||||||
resolution: {integrity: sha512-c6Ysm3743TQBBaNu26IOFtlb7rl5iS85zOq5PpZwe2NO70/8fs6nZOnC9mN1cxRsAlL7nx6G+/4kk2zBz4afJg==}
|
resolution: {integrity: sha512-MZ8kazOz+8i9G+olnJS836mNaF96UhOTzuECmxdE56+1+juiubqaJHTJUf+1WZ6Vs09lKLdmfX2AxGslfj1XFg==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
has-bigints@1.0.2:
|
has-bigints@1.0.2:
|
||||||
@ -5721,8 +5721,8 @@ packages:
|
|||||||
vue-tsc:
|
vue-tsc:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
mlly@1.7.2:
|
mlly@1.7.3:
|
||||||
resolution: {integrity: sha512-tN3dvVHYVz4DhSXinXIk7u9syPYaJvio118uomkovAtWBT+RdbP6Lfh/5Lvo519YMmwBafwlh20IPTXIStscpA==}
|
resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==}
|
||||||
|
|
||||||
mri@1.2.0:
|
mri@1.2.0:
|
||||||
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
|
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
|
||||||
@ -8429,7 +8429,7 @@ snapshots:
|
|||||||
debug: 4.3.7(supports-color@9.4.0)
|
debug: 4.3.7(supports-color@9.4.0)
|
||||||
kolorist: 1.8.0
|
kolorist: 1.8.0
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@ -8739,7 +8739,7 @@ snapshots:
|
|||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
h3: h3-nightly@2.0.0-1718872656.6765a6e
|
h3: h3-nightly@2.0.0-1718872656.6765a6e
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
ofetch: 1.4.1
|
ofetch: 1.4.1
|
||||||
ohash: 1.1.4
|
ohash: 1.1.4
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
@ -8814,7 +8814,7 @@ snapshots:
|
|||||||
rc9: 2.1.2
|
rc9: 2.1.2
|
||||||
std-env: 3.8.0
|
std-env: 3.8.0
|
||||||
|
|
||||||
'@nuxt/test-utils@3.14.4(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.1)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)':
|
'@nuxt/test-utils@3.14.4(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.2)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': link:packages/kit
|
'@nuxt/kit': link:packages/kit
|
||||||
'@nuxt/schema': link:packages/schema
|
'@nuxt/schema': link:packages/schema
|
||||||
@ -8841,15 +8841,15 @@ snapshots:
|
|||||||
unenv: 1.10.0
|
unenv: 1.10.0
|
||||||
unplugin: 1.15.0(webpack-sources@3.2.3)
|
unplugin: 1.15.0(webpack-sources@3.2.3)
|
||||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0)
|
vite: 5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0)
|
||||||
vitest-environment-nuxt: 1.0.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.1)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
vitest-environment-nuxt: 1.0.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.2)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3))
|
vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@testing-library/vue': 8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3))
|
'@testing-library/vue': 8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3))
|
||||||
'@vue/test-utils': 2.4.6
|
'@vue/test-utils': 2.4.6
|
||||||
happy-dom: 15.11.1
|
happy-dom: 15.11.2
|
||||||
playwright-core: 1.48.2
|
playwright-core: 1.48.2
|
||||||
vitest: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0)
|
vitest: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- magicast
|
- magicast
|
||||||
- webpack-sources
|
- webpack-sources
|
||||||
@ -9146,49 +9146,49 @@ snapshots:
|
|||||||
'@rollup/rollup-win32-x64-msvc@4.25.0':
|
'@rollup/rollup-win32-x64-msvc@4.25.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rspack/binding-darwin-arm64@1.1.0':
|
'@rspack/binding-darwin-arm64@1.1.1':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rspack/binding-darwin-x64@1.1.0':
|
'@rspack/binding-darwin-x64@1.1.1':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rspack/binding-linux-arm64-gnu@1.1.0':
|
'@rspack/binding-linux-arm64-gnu@1.1.1':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rspack/binding-linux-arm64-musl@1.1.0':
|
'@rspack/binding-linux-arm64-musl@1.1.1':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rspack/binding-linux-x64-gnu@1.1.0':
|
'@rspack/binding-linux-x64-gnu@1.1.1':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rspack/binding-linux-x64-musl@1.1.0':
|
'@rspack/binding-linux-x64-musl@1.1.1':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rspack/binding-win32-arm64-msvc@1.1.0':
|
'@rspack/binding-win32-arm64-msvc@1.1.1':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rspack/binding-win32-ia32-msvc@1.1.0':
|
'@rspack/binding-win32-ia32-msvc@1.1.1':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rspack/binding-win32-x64-msvc@1.1.0':
|
'@rspack/binding-win32-x64-msvc@1.1.1':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@rspack/binding@1.1.0':
|
'@rspack/binding@1.1.1':
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@rspack/binding-darwin-arm64': 1.1.0
|
'@rspack/binding-darwin-arm64': 1.1.1
|
||||||
'@rspack/binding-darwin-x64': 1.1.0
|
'@rspack/binding-darwin-x64': 1.1.1
|
||||||
'@rspack/binding-linux-arm64-gnu': 1.1.0
|
'@rspack/binding-linux-arm64-gnu': 1.1.1
|
||||||
'@rspack/binding-linux-arm64-musl': 1.1.0
|
'@rspack/binding-linux-arm64-musl': 1.1.1
|
||||||
'@rspack/binding-linux-x64-gnu': 1.1.0
|
'@rspack/binding-linux-x64-gnu': 1.1.1
|
||||||
'@rspack/binding-linux-x64-musl': 1.1.0
|
'@rspack/binding-linux-x64-musl': 1.1.1
|
||||||
'@rspack/binding-win32-arm64-msvc': 1.1.0
|
'@rspack/binding-win32-arm64-msvc': 1.1.1
|
||||||
'@rspack/binding-win32-ia32-msvc': 1.1.0
|
'@rspack/binding-win32-ia32-msvc': 1.1.1
|
||||||
'@rspack/binding-win32-x64-msvc': 1.1.0
|
'@rspack/binding-win32-x64-msvc': 1.1.1
|
||||||
|
|
||||||
'@rspack/core@1.1.0':
|
'@rspack/core@1.1.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@module-federation/runtime-tools': 0.5.1
|
'@module-federation/runtime-tools': 0.5.1
|
||||||
'@rspack/binding': 1.1.0
|
'@rspack/binding': 1.1.1
|
||||||
'@rspack/lite-tapable': 1.0.1
|
'@rspack/lite-tapable': 1.0.1
|
||||||
caniuse-lite: 1.0.30001667
|
caniuse-lite: 1.0.30001667
|
||||||
|
|
||||||
@ -10006,7 +10006,7 @@ snapshots:
|
|||||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0)
|
vite: 5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0)
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
|
|
||||||
'@vitest/coverage-v8@2.1.4(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0))':
|
'@vitest/coverage-v8@2.1.4(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ampproject/remapping': 2.3.0
|
'@ampproject/remapping': 2.3.0
|
||||||
'@bcoe/v8-coverage': 0.2.3
|
'@bcoe/v8-coverage': 0.2.3
|
||||||
@ -10020,7 +10020,7 @@ snapshots:
|
|||||||
std-env: 3.8.0
|
std-env: 3.8.0
|
||||||
test-exclude: 7.0.1
|
test-exclude: 7.0.1
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
vitest: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0)
|
vitest: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@ -10662,7 +10662,7 @@ snapshots:
|
|||||||
dotenv: 16.4.5
|
dotenv: 16.4.5
|
||||||
giget: 1.2.3
|
giget: 1.2.3
|
||||||
jiti: 2.4.0
|
jiti: 2.4.0
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
ohash: 1.1.4
|
ohash: 1.1.4
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
perfect-debounce: 1.0.0
|
perfect-debounce: 1.0.0
|
||||||
@ -10939,7 +10939,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
postcss: 8.4.49
|
postcss: 8.4.49
|
||||||
|
|
||||||
css-loader@7.1.2(@rspack/core@1.1.0)(webpack@5.96.1):
|
css-loader@7.1.2(@rspack/core@1.1.1)(webpack@5.96.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
icss-utils: 5.1.0(postcss@8.4.49)
|
icss-utils: 5.1.0(postcss@8.4.49)
|
||||||
postcss: 8.4.49
|
postcss: 8.4.49
|
||||||
@ -10950,7 +10950,7 @@ snapshots:
|
|||||||
postcss-value-parser: 4.2.0
|
postcss-value-parser: 4.2.0
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@rspack/core': 1.1.0
|
'@rspack/core': 1.1.1
|
||||||
webpack: 5.96.1
|
webpack: 5.96.1
|
||||||
|
|
||||||
css-minimizer-webpack-plugin@7.0.0(webpack@5.96.1):
|
css-minimizer-webpack-plugin@7.0.0(webpack@5.96.1):
|
||||||
@ -11654,7 +11654,7 @@ snapshots:
|
|||||||
externality@1.0.2:
|
externality@1.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
enhanced-resolve: 5.17.1
|
enhanced-resolve: 5.17.1
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
ufo: 1.5.4
|
ufo: 1.5.4
|
||||||
|
|
||||||
@ -11959,7 +11959,7 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- uWebSockets.js
|
- uWebSockets.js
|
||||||
|
|
||||||
happy-dom@15.11.1:
|
happy-dom@15.11.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
entities: 4.5.0
|
entities: 4.5.0
|
||||||
webidl-conversions: 7.0.0
|
webidl-conversions: 7.0.0
|
||||||
@ -12082,7 +12082,7 @@ snapshots:
|
|||||||
|
|
||||||
html-tags@3.3.1: {}
|
html-tags@3.3.1: {}
|
||||||
|
|
||||||
html-validate@8.25.0(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0)):
|
html-validate@8.25.0(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@html-validate/stylish': 4.2.0
|
'@html-validate/stylish': 4.2.0
|
||||||
'@sidvind/better-ajv-errors': 3.0.1(ajv@8.17.1)
|
'@sidvind/better-ajv-errors': 3.0.1(ajv@8.17.1)
|
||||||
@ -12095,7 +12095,7 @@ snapshots:
|
|||||||
prompts: 2.4.2
|
prompts: 2.4.2
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vitest: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0)
|
vitest: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0)
|
||||||
|
|
||||||
html-void-elements@3.0.0: {}
|
html-void-elements@3.0.0: {}
|
||||||
|
|
||||||
@ -12193,7 +12193,7 @@ snapshots:
|
|||||||
impound@0.2.0(rollup@4.25.0)(webpack-sources@3.2.3):
|
impound@0.2.0(rollup@4.25.0)(webpack-sources@3.2.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.1.3(rollup@4.25.0)
|
'@rollup/pluginutils': 5.1.3(rollup@4.25.0)
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
unenv: 1.10.0
|
unenv: 1.10.0
|
||||||
unplugin: 1.15.0(webpack-sources@3.2.3)
|
unplugin: 1.15.0(webpack-sources@3.2.3)
|
||||||
@ -12568,7 +12568,7 @@ snapshots:
|
|||||||
h3: h3-nightly@2.0.0-1718872656.6765a6e
|
h3: h3-nightly@2.0.0-1718872656.6765a6e
|
||||||
http-shutdown: 1.2.2
|
http-shutdown: 1.2.2
|
||||||
jiti: 2.4.0
|
jiti: 2.4.0
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
node-forge: 1.3.1
|
node-forge: 1.3.1
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
std-env: 3.8.0
|
std-env: 3.8.0
|
||||||
@ -12596,7 +12596,7 @@ snapshots:
|
|||||||
|
|
||||||
local-pkg@0.5.0:
|
local-pkg@0.5.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
pkg-types: 1.2.1
|
pkg-types: 1.2.1
|
||||||
|
|
||||||
locate-path@5.0.0:
|
locate-path@5.0.0:
|
||||||
@ -13106,7 +13106,7 @@ snapshots:
|
|||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
esbuild: 0.24.0
|
esbuild: 0.24.0
|
||||||
jiti: 2.4.0
|
jiti: 2.4.0
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.2.1
|
pkg-types: 1.2.1
|
||||||
postcss: 8.4.49
|
postcss: 8.4.49
|
||||||
@ -13118,7 +13118,7 @@ snapshots:
|
|||||||
typescript: 5.6.3
|
typescript: 5.6.3
|
||||||
vue-tsc: 2.1.10(typescript@5.6.3)
|
vue-tsc: 2.1.10(typescript@5.6.3)
|
||||||
|
|
||||||
mlly@1.7.2:
|
mlly@1.7.3:
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.14.0
|
acorn: 8.14.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
@ -13191,7 +13191,7 @@ snapshots:
|
|||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
magicast: 0.3.5
|
magicast: 0.3.5
|
||||||
mime: 4.0.4
|
mime: 4.0.4
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
mri: 1.2.0
|
mri: 1.2.0
|
||||||
node-fetch-native: 1.6.4
|
node-fetch-native: 1.6.4
|
||||||
ofetch: 1.4.1
|
ofetch: 1.4.1
|
||||||
@ -13282,7 +13282,7 @@ snapshots:
|
|||||||
listhen: 1.9.0
|
listhen: 1.9.0
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
mime: 4.0.4
|
mime: 4.0.4
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
mri: 1.2.0
|
mri: 1.2.0
|
||||||
node-fetch-native: 1.6.4
|
node-fetch-native: 1.6.4
|
||||||
ofetch: 1.4.1
|
ofetch: 1.4.1
|
||||||
@ -13635,7 +13635,7 @@ snapshots:
|
|||||||
pkg-types@1.2.1:
|
pkg-types@1.2.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
confbox: 0.1.8
|
confbox: 0.1.8
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
|
|
||||||
playwright-core@1.48.2: {}
|
playwright-core@1.48.2: {}
|
||||||
@ -13692,14 +13692,14 @@ snapshots:
|
|||||||
read-cache: 1.0.0
|
read-cache: 1.0.0
|
||||||
resolve: 1.22.8
|
resolve: 1.22.8
|
||||||
|
|
||||||
postcss-loader@8.1.1(@rspack/core@1.1.0)(postcss@8.4.49)(typescript@5.6.3)(webpack@5.96.1):
|
postcss-loader@8.1.1(@rspack/core@1.1.1)(postcss@8.4.49)(typescript@5.6.3)(webpack@5.96.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
cosmiconfig: 9.0.0(typescript@5.6.3)
|
cosmiconfig: 9.0.0(typescript@5.6.3)
|
||||||
jiti: 2.4.0
|
jiti: 2.4.0
|
||||||
postcss: 8.4.49
|
postcss: 8.4.49
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@rspack/core': 1.1.0
|
'@rspack/core': 1.1.1
|
||||||
webpack: 5.96.1
|
webpack: 5.96.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
@ -14833,7 +14833,7 @@ snapshots:
|
|||||||
jiti: 2.4.0
|
jiti: 2.4.0
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
mkdist: 1.6.0(sass@1.78.0)(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3))
|
mkdist: 1.6.0(sass@1.78.0)(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3))
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.2.1
|
pkg-types: 1.2.1
|
||||||
pretty-bytes: 6.1.1
|
pretty-bytes: 6.1.1
|
||||||
@ -14913,7 +14913,7 @@ snapshots:
|
|||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.2.1
|
pkg-types: 1.2.1
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
@ -15017,7 +15017,7 @@ snapshots:
|
|||||||
json5: 2.2.3
|
json5: 2.2.3
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
unplugin: 1.15.0(webpack-sources@3.2.3)
|
unplugin: 1.15.0(webpack-sources@3.2.3)
|
||||||
@ -15075,7 +15075,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
knitwork: 1.1.0
|
knitwork: 1.1.0
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
mlly: 1.7.2
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.2.1
|
pkg-types: 1.2.1
|
||||||
unplugin: 1.15.0(webpack-sources@3.2.3)
|
unplugin: 1.15.0(webpack-sources@3.2.3)
|
||||||
@ -15243,9 +15243,9 @@ snapshots:
|
|||||||
sass: 1.78.0
|
sass: 1.78.0
|
||||||
terser: 5.32.0
|
terser: 5.32.0
|
||||||
|
|
||||||
vitest-environment-nuxt@1.0.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.1)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3):
|
vitest-environment-nuxt@1.0.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.2)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/test-utils': 3.14.4(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.1)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
'@nuxt/test-utils': 3.14.4(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.5.12)(vue@3.5.12(typescript@5.6.3)))(@vue/test-utils@2.4.6)(h3-nightly@2.0.0-1718872656.6765a6e)(happy-dom@15.11.2)(magicast@0.3.5)(nitropack@2.9.7(magicast@0.3.5)(webpack-sources@3.2.3))(playwright-core@1.48.2)(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))(webpack-sources@3.2.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@cucumber/cucumber'
|
- '@cucumber/cucumber'
|
||||||
- '@jest/globals'
|
- '@jest/globals'
|
||||||
@ -15265,7 +15265,7 @@ snapshots:
|
|||||||
- vue-router
|
- vue-router
|
||||||
- webpack-sources
|
- webpack-sources
|
||||||
|
|
||||||
vitest@1.6.0(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0):
|
vitest@1.6.0(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/expect': 1.6.0
|
'@vitest/expect': 1.6.0
|
||||||
'@vitest/runner': 1.6.0
|
'@vitest/runner': 1.6.0
|
||||||
@ -15289,7 +15289,7 @@ snapshots:
|
|||||||
why-is-node-running: 2.3.0
|
why-is-node-running: 2.3.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.9.0
|
'@types/node': 22.9.0
|
||||||
happy-dom: 15.11.1
|
happy-dom: 15.11.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
- lightningcss
|
- lightningcss
|
||||||
@ -15300,7 +15300,7 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.1)(sass@1.78.0)(terser@5.32.0):
|
vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.2)(sass@1.78.0)(terser@5.32.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/expect': 2.1.4
|
'@vitest/expect': 2.1.4
|
||||||
'@vitest/mocker': 2.1.4(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))
|
'@vitest/mocker': 2.1.4(vite@5.4.11(@types/node@22.9.0)(sass@1.78.0)(terser@5.32.0))
|
||||||
@ -15324,7 +15324,7 @@ snapshots:
|
|||||||
why-is-node-running: 2.3.0
|
why-is-node-running: 2.3.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.9.0
|
'@types/node': 22.9.0
|
||||||
happy-dom: 15.11.1
|
happy-dom: 15.11.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
- lightningcss
|
- lightningcss
|
||||||
@ -15541,14 +15541,14 @@ snapshots:
|
|||||||
- esbuild
|
- esbuild
|
||||||
- uglify-js
|
- uglify-js
|
||||||
|
|
||||||
webpackbar@7.0.0(@rspack/core@1.1.0)(webpack@5.96.1):
|
webpackbar@7.0.0(@rspack/core@1.1.1)(webpack@5.96.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
ansis: 3.3.2
|
ansis: 3.3.2
|
||||||
consola: 3.2.3
|
consola: 3.2.3
|
||||||
pretty-time: 1.1.0
|
pretty-time: 1.1.0
|
||||||
std-env: 3.8.0
|
std-env: 3.8.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@rspack/core': 1.1.0
|
'@rspack/core': 1.1.1
|
||||||
webpack: 5.96.1
|
webpack: 5.96.1
|
||||||
|
|
||||||
whatwg-mimetype@3.0.0: {}
|
whatwg-mimetype@3.0.0: {}
|
||||||
|
Loading…
Reference in New Issue
Block a user