mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 21:25:11 +00:00
chore(deps): update all non-major dependencies (main) (#27568)
This commit is contained in:
parent
6bca120d02
commit
d443a24cff
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
||||
run: pnpm install
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
|
||||
uses: github/codeql-action/init@530d4feaa9c62aaab2d250371e2061eb7a172363 # v3.25.9
|
||||
with:
|
||||
languages: javascript
|
||||
queries: +security-and-quality
|
||||
@ -95,7 +95,7 @@ jobs:
|
||||
path: packages
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
|
||||
uses: github/codeql-action/analyze@530d4feaa9c62aaab2d250371e2061eb7a172363 # v3.25.9
|
||||
with:
|
||||
category: "/language:javascript"
|
||||
|
||||
|
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.
|
||||
- name: "Upload to code-scanning"
|
||||
uses: github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
|
||||
uses: github/codeql-action/upload-sarif@530d4feaa9c62aaab2d250371e2061eb7a172363 # v3.25.9
|
||||
if: github.repository == 'nuxt/nuxt' && success()
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
@ -27,7 +27,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/schema": "workspace:*",
|
||||
"c12": "^1.10.0",
|
||||
"c12": "^1.11.1",
|
||||
"consola": "^3.2.3",
|
||||
"defu": "^6.1.4",
|
||||
"destr": "^2.0.3",
|
||||
|
@ -7,7 +7,9 @@ import { NuxtConfigSchema } from '@nuxt/schema'
|
||||
import { globby } from 'globby'
|
||||
import defu from 'defu'
|
||||
|
||||
export interface LoadNuxtConfigOptions extends LoadConfigOptions<NuxtConfig> {}
|
||||
export interface LoadNuxtConfigOptions extends Omit<LoadConfigOptions<NuxtConfig>, 'overrides'> {
|
||||
overrides?: Exclude<LoadConfigOptions<NuxtConfig>['overrides'], Promise<any> | Function>
|
||||
}
|
||||
|
||||
const layerSchemaKeys = ['future', 'srcDir', 'rootDir', 'dir']
|
||||
const layerSchema = Object.fromEntries(Object.entries(NuxtConfigSchema).filter(([key]) => layerSchemaKeys.includes(key)))
|
||||
|
@ -70,7 +70,7 @@
|
||||
"@unhead/vue": "^1.9.12",
|
||||
"@vue/shared": "^3.4.27",
|
||||
"acorn": "8.11.3",
|
||||
"c12": "^1.10.0",
|
||||
"c12": "^1.11.1",
|
||||
"chokidar": "^3.6.0",
|
||||
"cookie-es": "^1.1.0",
|
||||
"defu": "^6.1.4",
|
||||
|
@ -45,7 +45,7 @@
|
||||
"@vue/compiler-core": "3.4.27",
|
||||
"@vue/compiler-sfc": "3.4.27",
|
||||
"@vue/language-core": "2.0.21",
|
||||
"c12": "1.10.0",
|
||||
"c12": "1.11.1",
|
||||
"esbuild-loader": "4.1.0",
|
||||
"h3": "1.11.1",
|
||||
"ignore": "5.3.1",
|
||||
@ -63,7 +63,7 @@
|
||||
"webpack-dev-middleware": "7.2.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"compatx": "^0.1.3",
|
||||
"compatx": "^0.1.8",
|
||||
"consola": "^3.2.3",
|
||||
"defu": "^6.1.4",
|
||||
"hookable": "^5.5.3",
|
||||
|
@ -31,7 +31,7 @@ importers:
|
||||
version: link:packages/kit
|
||||
'@nuxt/test-utils':
|
||||
specifier: 3.13.1
|
||||
version: 3.13.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(nitropack@2.9.6(encoding@0.1.13))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
||||
version: 3.13.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(magicast@0.3.4)(nitropack@2.9.6(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
||||
'@nuxt/webpack-builder':
|
||||
specifier: workspace:*
|
||||
version: link:packages/webpack
|
||||
@ -67,7 +67,7 @@ importers:
|
||||
version: 0.6.1
|
||||
changelogen:
|
||||
specifier: 0.5.5
|
||||
version: 0.5.5
|
||||
version: 0.5.5(magicast@0.3.4)
|
||||
consola:
|
||||
specifier: 3.2.3
|
||||
version: 3.2.3
|
||||
@ -109,7 +109,7 @@ importers:
|
||||
version: 0.41.0
|
||||
nitropack:
|
||||
specifier: 2.9.6
|
||||
version: 2.9.6(encoding@0.1.13)
|
||||
version: 2.9.6(encoding@0.1.13)(magicast@0.3.4)
|
||||
nuxi:
|
||||
specifier: 3.12.0
|
||||
version: 3.12.0
|
||||
@ -148,7 +148,7 @@ importers:
|
||||
version: 1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0)
|
||||
vitest-environment-nuxt:
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(nitropack@2.9.6(encoding@0.1.13))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
||||
version: 1.0.0(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(magicast@0.3.4)(nitropack@2.9.6(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
||||
vue:
|
||||
specifier: 3.4.27
|
||||
version: 3.4.27(typescript@5.4.5)
|
||||
@ -165,8 +165,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:../schema
|
||||
c12:
|
||||
specifier: ^1.10.0
|
||||
version: 1.10.0
|
||||
specifier: ^1.11.1
|
||||
version: 1.11.1(magicast@0.3.4)
|
||||
consola:
|
||||
specifier: ^3.2.3
|
||||
version: 3.2.3
|
||||
@ -236,7 +236,7 @@ importers:
|
||||
version: 4.17.21
|
||||
nitropack:
|
||||
specifier: 2.9.6
|
||||
version: 2.9.6(encoding@0.1.13)
|
||||
version: 2.9.6(encoding@0.1.13)(magicast@0.3.4)
|
||||
unbuild:
|
||||
specifier: latest
|
||||
version: 2.0.0(sass@1.69.4)(typescript@5.4.5)
|
||||
@ -289,8 +289,8 @@ importers:
|
||||
specifier: 8.11.3
|
||||
version: 8.11.3
|
||||
c12:
|
||||
specifier: ^1.10.0
|
||||
version: 1.10.0
|
||||
specifier: ^1.11.1
|
||||
version: 1.11.1(magicast@0.3.4)
|
||||
chokidar:
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0
|
||||
@ -347,7 +347,7 @@ importers:
|
||||
version: 1.7.1
|
||||
nitropack:
|
||||
specifier: ^2.9.6
|
||||
version: 2.9.6(encoding@0.1.13)
|
||||
version: 2.9.6(encoding@0.1.13)(magicast@0.3.4)
|
||||
nuxi:
|
||||
specifier: ^3.12.0
|
||||
version: 3.12.0
|
||||
@ -461,8 +461,8 @@ importers:
|
||||
packages/schema:
|
||||
dependencies:
|
||||
compatx:
|
||||
specifier: ^0.1.3
|
||||
version: 0.1.3
|
||||
specifier: ^0.1.8
|
||||
version: 0.1.8
|
||||
consola:
|
||||
specifier: ^3.2.3
|
||||
version: 3.2.3
|
||||
@ -531,8 +531,8 @@ importers:
|
||||
specifier: 2.0.21
|
||||
version: 2.0.21(typescript@5.4.5)
|
||||
c12:
|
||||
specifier: 1.10.0
|
||||
version: 1.10.0
|
||||
specifier: 1.11.1
|
||||
version: 1.11.1(magicast@0.3.4)
|
||||
esbuild-loader:
|
||||
specifier: 4.1.0
|
||||
version: 4.1.0(webpack@5.92.0)
|
||||
@ -544,7 +544,7 @@ importers:
|
||||
version: 5.3.1
|
||||
nitropack:
|
||||
specifier: 2.9.6
|
||||
version: 2.9.6(encoding@0.1.13)
|
||||
version: 2.9.6(encoding@0.1.13)(magicast@0.3.4)
|
||||
ofetch:
|
||||
specifier: 1.3.4
|
||||
version: 1.3.4
|
||||
@ -2471,9 +2471,6 @@ packages:
|
||||
'@shikijs/core@1.3.0':
|
||||
resolution: {integrity: sha512-7fedsBfuILDTBmrYZNFI8B6ATTxhQAasUHllHmjvSZPnoq4bULWoTpHwmuQvZ8Aq03/tAa2IGo6RXqWtHdWaCA==}
|
||||
|
||||
'@shikijs/core@1.6.3':
|
||||
resolution: {integrity: sha512-QnJKHFUW95GnlJLJGP6QLx4M69HM0KlXk+R2Y8lr/x4nAx1Yb/lsuxq4XwybuUjTxbJk+BT0g/kvn0bcsjGGHg==}
|
||||
|
||||
'@shikijs/core@1.6.4':
|
||||
resolution: {integrity: sha512-WTU9rzZae1p2v6LOxMf6LhtmZOkIHYYW160IuahUyJy7YXPPjyWZLR1ag+SgD22ZMxZtz1gfU6Tccc8t0Il/XA==}
|
||||
|
||||
@ -3544,8 +3541,13 @@ packages:
|
||||
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
c12@1.10.0:
|
||||
resolution: {integrity: sha512-0SsG7UDhoRWcuSvKWHaXmu5uNjDCDN3nkQLRL4Q42IlFy+ze58FcCoI3uPwINXinkz7ZinbhEgyzYFw9u9ZV8g==}
|
||||
c12@1.11.1:
|
||||
resolution: {integrity: sha512-KDU0TvSvVdaYcQKQ6iPHATGz/7p/KiVjPg4vQrB6Jg/wX9R0yl5RZxWm9IoZqaIHD2+6PZd81+KMGwRr/lRIUg==}
|
||||
peerDependencies:
|
||||
magicast: ^0.3.4
|
||||
peerDependenciesMeta:
|
||||
magicast:
|
||||
optional: true
|
||||
|
||||
cac@6.7.14:
|
||||
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
|
||||
@ -3727,8 +3729,8 @@ packages:
|
||||
commondir@1.0.1:
|
||||
resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
|
||||
|
||||
compatx@0.1.3:
|
||||
resolution: {integrity: sha512-MWspQwvBk5xeLZMetIfjOozTAtmAIICz1mtol6NbBpCSllXOO+HvWMO87B18rcFtqjfrZ0tIFOH9gNG63ep+mw==}
|
||||
compatx@0.1.8:
|
||||
resolution: {integrity: sha512-jcbsEAR81Bt5s1qOFymBufmCbXCXbk0Ql+K5ouj6gCyx2yHlu6AgmGIi9HxfKixpUDO5bCFJUHQ5uM6ecbTebw==}
|
||||
|
||||
compress-commons@6.0.2:
|
||||
resolution: {integrity: sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==}
|
||||
@ -4576,8 +4578,8 @@ packages:
|
||||
get-tsconfig@4.7.3:
|
||||
resolution: {integrity: sha512-ZvkrzoUA0PQZM6fy6+/Hce561s+faD1rsNwhnO5FelNjyy7EMGJ3Rz1AQ8GYDWjhRs/7dBLOEJvhK8MiEJOAFg==}
|
||||
|
||||
giget@1.2.1:
|
||||
resolution: {integrity: sha512-4VG22mopWtIeHwogGSy1FViXVo0YT+m6BrqZfz0JJFwbSsePsCdOzdLIIli5BtMp7Xe8f/o2OmBpQX2NBOC24g==}
|
||||
giget@1.2.3:
|
||||
resolution: {integrity: sha512-8EHPljDvs7qKykr6uw8b+lqLiUc/vUg+KVTI0uND4s63TdsZM2Xus3mflvF0DDG9SiM4RlCkFGL+7aAjRmV7KA==}
|
||||
hasBin: true
|
||||
|
||||
git-config-path@2.0.0:
|
||||
@ -6729,9 +6731,6 @@ packages:
|
||||
shiki@1.3.0:
|
||||
resolution: {integrity: sha512-9aNdQy/etMXctnPzsje1h1XIGm9YfRcSksKOGqZWXA/qP9G18/8fpz5Bjpma8bOgz3tqIpjERAd6/lLjFyzoww==}
|
||||
|
||||
shiki@1.6.3:
|
||||
resolution: {integrity: sha512-lE1/YGlzFY0hQSyEfsZj18xGrTWxyhFQkaiILALqTBZPbJeYFWpbUhlmTGPOupYB/qC+H6sV4UznJzcEh3WMHQ==}
|
||||
|
||||
shiki@1.6.4:
|
||||
resolution: {integrity: sha512-X88chM7w8jnadoZtjPTi5ahCJx9pc9f8GfEkZAEYUTlcUZIEw2D/RY86HI/LkkE7Nj8TQWkiBfaFTJ3VJT6ESg==}
|
||||
|
||||
@ -8993,11 +8992,11 @@ snapshots:
|
||||
rc9: 2.1.2
|
||||
std-env: 3.7.0
|
||||
|
||||
'@nuxt/test-utils@3.13.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(nitropack@2.9.6(encoding@0.1.13))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))':
|
||||
'@nuxt/test-utils@3.13.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(magicast@0.3.4)(nitropack@2.9.6(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@nuxt/kit': link:packages/kit
|
||||
'@nuxt/schema': link:packages/schema
|
||||
c12: 1.10.0
|
||||
c12: 1.11.1(magicast@0.3.4)
|
||||
consola: 3.2.3
|
||||
defu: 6.1.4
|
||||
destr: 2.0.3
|
||||
@ -9008,7 +9007,7 @@ snapshots:
|
||||
h3: 1.11.1
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.10
|
||||
nitropack: 2.9.6(encoding@0.1.13)
|
||||
nitropack: 2.9.6(encoding@0.1.13)(magicast@0.3.4)
|
||||
node-fetch-native: 1.6.4
|
||||
ofetch: 1.3.4
|
||||
pathe: 1.1.2
|
||||
@ -9020,7 +9019,7 @@ snapshots:
|
||||
unenv: 1.9.0
|
||||
unplugin: 1.10.1
|
||||
vite: 5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0)
|
||||
vitest-environment-nuxt: 1.0.0(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(nitropack@2.9.6(encoding@0.1.13))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
||||
vitest-environment-nuxt: 1.0.0(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(magicast@0.3.4)(nitropack@2.9.6(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
vue-router: 4.3.3(vue@3.4.27(typescript@5.4.5))
|
||||
optionalDependencies:
|
||||
@ -9029,6 +9028,8 @@ snapshots:
|
||||
happy-dom: 14.12.0
|
||||
playwright-core: 1.44.1
|
||||
vitest: 1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0)
|
||||
transitivePeerDependencies:
|
||||
- magicast
|
||||
|
||||
'@nuxtjs/color-mode@3.4.1':
|
||||
dependencies:
|
||||
@ -9068,7 +9069,7 @@ snapshots:
|
||||
remark-parse: 11.0.0
|
||||
remark-rehype: 11.1.0
|
||||
scule: 1.3.0
|
||||
shiki: 1.6.3
|
||||
shiki: 1.6.4
|
||||
ufo: 1.5.3
|
||||
unified: 11.0.4
|
||||
unist-builder: 4.0.0
|
||||
@ -9280,8 +9281,6 @@ snapshots:
|
||||
|
||||
'@shikijs/core@1.3.0': {}
|
||||
|
||||
'@shikijs/core@1.6.3': {}
|
||||
|
||||
'@shikijs/core@1.6.4': {}
|
||||
|
||||
'@shikijs/transformers@1.1.2':
|
||||
@ -10812,13 +10811,13 @@ snapshots:
|
||||
dependencies:
|
||||
run-applescript: 7.0.0
|
||||
|
||||
c12@1.10.0:
|
||||
c12@1.11.1(magicast@0.3.4):
|
||||
dependencies:
|
||||
chokidar: 3.6.0
|
||||
confbox: 0.1.7
|
||||
defu: 6.1.4
|
||||
dotenv: 16.4.5
|
||||
giget: 1.2.1
|
||||
giget: 1.2.3
|
||||
jiti: 1.21.6
|
||||
mlly: 1.7.1
|
||||
ohash: 1.1.3
|
||||
@ -10826,6 +10825,8 @@ snapshots:
|
||||
perfect-debounce: 1.0.0
|
||||
pkg-types: 1.1.1
|
||||
rc9: 2.1.2
|
||||
optionalDependencies:
|
||||
magicast: 0.3.4
|
||||
|
||||
cac@6.7.14: {}
|
||||
|
||||
@ -10897,9 +10898,9 @@ snapshots:
|
||||
|
||||
chalk@5.3.0: {}
|
||||
|
||||
changelogen@0.5.5:
|
||||
changelogen@0.5.5(magicast@0.3.4):
|
||||
dependencies:
|
||||
c12: 1.10.0
|
||||
c12: 1.11.1(magicast@0.3.4)
|
||||
colorette: 2.0.20
|
||||
consola: 3.2.3
|
||||
convert-gitmoji: 0.1.3
|
||||
@ -10914,6 +10915,8 @@ snapshots:
|
||||
semver: 7.6.2
|
||||
std-env: 3.7.0
|
||||
yaml: 2.3.4
|
||||
transitivePeerDependencies:
|
||||
- magicast
|
||||
|
||||
char-regex@1.0.2: {}
|
||||
|
||||
@ -11017,7 +11020,7 @@ snapshots:
|
||||
|
||||
commondir@1.0.1: {}
|
||||
|
||||
compatx@0.1.3: {}
|
||||
compatx@0.1.8: {}
|
||||
|
||||
compress-commons@6.0.2:
|
||||
dependencies:
|
||||
@ -12033,7 +12036,7 @@ snapshots:
|
||||
dependencies:
|
||||
resolve-pkg-maps: 1.0.0
|
||||
|
||||
giget@1.2.1:
|
||||
giget@1.2.3:
|
||||
dependencies:
|
||||
citty: 0.1.6
|
||||
consola: 3.2.3
|
||||
@ -13377,7 +13380,7 @@ snapshots:
|
||||
|
||||
neo-async@2.6.2: {}
|
||||
|
||||
nitropack@2.9.6(encoding@0.1.13):
|
||||
nitropack@2.9.6(encoding@0.1.13)(magicast@0.3.4):
|
||||
dependencies:
|
||||
'@cloudflare/kv-asset-handler': 0.3.1
|
||||
'@netlify/functions': 2.6.0
|
||||
@ -13392,7 +13395,7 @@ snapshots:
|
||||
'@types/http-proxy': 1.17.14
|
||||
'@vercel/nft': 0.26.4(encoding@0.1.13)
|
||||
archiver: 7.0.1
|
||||
c12: 1.10.0
|
||||
c12: 1.11.1(magicast@0.3.4)
|
||||
chalk: 5.3.0
|
||||
chokidar: 3.6.0
|
||||
citty: 0.1.6
|
||||
@ -13463,6 +13466,7 @@ snapshots:
|
||||
- drizzle-orm
|
||||
- encoding
|
||||
- idb-keyval
|
||||
- magicast
|
||||
- supports-color
|
||||
- uWebSockets.js
|
||||
|
||||
@ -14626,10 +14630,6 @@ snapshots:
|
||||
dependencies:
|
||||
'@shikijs/core': 1.3.0
|
||||
|
||||
shiki@1.6.3:
|
||||
dependencies:
|
||||
'@shikijs/core': 1.6.3
|
||||
|
||||
shiki@1.6.4:
|
||||
dependencies:
|
||||
'@shikijs/core': 1.6.4
|
||||
@ -15425,9 +15425,9 @@ snapshots:
|
||||
sass: 1.69.4
|
||||
terser: 5.27.0
|
||||
|
||||
vitest-environment-nuxt@1.0.0(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(nitropack@2.9.6(encoding@0.1.13))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)):
|
||||
vitest-environment-nuxt@1.0.0(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(magicast@0.3.4)(nitropack@2.9.6(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@nuxt/test-utils': 3.13.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(nitropack@2.9.6(encoding@0.1.13))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
||||
'@nuxt/test-utils': 3.13.1(@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.27)(vue@3.4.27(typescript@5.4.5)))(@vue/test-utils@2.4.6)(h3@1.11.1)(happy-dom@14.12.0)(magicast@0.3.4)(nitropack@2.9.6(encoding@0.1.13)(magicast@0.3.4))(playwright-core@1.44.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.3(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
||||
transitivePeerDependencies:
|
||||
- '@cucumber/cucumber'
|
||||
- '@jest/globals'
|
||||
@ -15438,6 +15438,7 @@ snapshots:
|
||||
- h3
|
||||
- happy-dom
|
||||
- jsdom
|
||||
- magicast
|
||||
- nitropack
|
||||
- playwright-core
|
||||
- vite
|
||||
|
Loading…
Reference in New Issue
Block a user