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) (#24862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3ae35c0fce
commit
cf1a698ed8
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -85,7 +85,7 @@ jobs:
|
||||
run: pnpm install
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@b374143c1149a9115d881581d29b8390bbcbb59c # v3.22.11
|
||||
uses: github/codeql-action/init@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
|
||||
with:
|
||||
languages: javascript
|
||||
queries: +security-and-quality
|
||||
@ -97,7 +97,7 @@ jobs:
|
||||
path: packages
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@b374143c1149a9115d881581d29b8390bbcbb59c # v3.22.11
|
||||
uses: github/codeql-action/analyze@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
|
||||
with:
|
||||
category: "/language:javascript"
|
||||
|
||||
|
2
.github/workflows/scorecards.yml
vendored
2
.github/workflows/scorecards.yml
vendored
@ -66,6 +66,6 @@ jobs:
|
||||
|
||||
# Upload the results to GitHub's code scanning dashboard.
|
||||
- name: "Upload to code-scanning"
|
||||
uses: github/codeql-action/upload-sarif@b374143c1149a9115d881581d29b8390bbcbb59c # v3.22.11
|
||||
uses: github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
@ -75,7 +75,7 @@
|
||||
"playwright-core": "1.40.1",
|
||||
"rimraf": "5.0.5",
|
||||
"semver": "7.5.4",
|
||||
"std-env": "3.6.0",
|
||||
"std-env": "3.7.0",
|
||||
"typescript": "5.3.3",
|
||||
"ufo": "1.3.2",
|
||||
"vitest": "1.1.0",
|
||||
|
@ -42,7 +42,7 @@
|
||||
"semver": "^7.5.4",
|
||||
"ufo": "^1.3.2",
|
||||
"unctx": "^2.3.1",
|
||||
"unimport": "^3.6.1",
|
||||
"unimport": "^3.7.0",
|
||||
"untyped": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -98,14 +98,14 @@
|
||||
"pkg-types": "^1.0.3",
|
||||
"radix3": "^1.1.0",
|
||||
"scule": "^1.1.1",
|
||||
"std-env": "^3.6.0",
|
||||
"std-env": "^3.7.0",
|
||||
"strip-literal": "^1.3.0",
|
||||
"ufo": "^1.3.2",
|
||||
"ultrahtml": "^1.5.2",
|
||||
"uncrypto": "^0.1.3",
|
||||
"unctx": "^2.3.1",
|
||||
"unenv": "^1.8.0",
|
||||
"unimport": "^3.6.1",
|
||||
"unimport": "^3.7.0",
|
||||
"unplugin": "^1.5.1",
|
||||
"unplugin-vue-router": "^0.7.0",
|
||||
"untyped": "^1.4.0",
|
||||
|
@ -66,9 +66,9 @@
|
||||
"pathe": "^1.1.1",
|
||||
"pkg-types": "^1.0.3",
|
||||
"scule": "^1.1.1",
|
||||
"std-env": "^3.6.0",
|
||||
"std-env": "^3.7.0",
|
||||
"ufo": "^1.3.2",
|
||||
"unimport": "^3.6.1",
|
||||
"unimport": "^3.7.0",
|
||||
"untyped": "^1.4.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -57,7 +57,7 @@
|
||||
"pkg-types": "^1.0.3",
|
||||
"postcss": "^8.4.32",
|
||||
"rollup-plugin-visualizer": "^5.11.0",
|
||||
"std-env": "^3.6.0",
|
||||
"std-env": "^3.7.0",
|
||||
"strip-literal": "^1.3.0",
|
||||
"ufo": "^1.3.2",
|
||||
"unplugin": "^1.5.1",
|
||||
|
@ -54,7 +54,7 @@
|
||||
"postcss-loader": "^7.3.3",
|
||||
"postcss-url": "^10.1.3",
|
||||
"pug-plain-loader": "^1.1.0",
|
||||
"std-env": "^3.6.0",
|
||||
"std-env": "^3.7.0",
|
||||
"time-fix-plugin": "^2.0.7",
|
||||
"ufo": "^1.3.2",
|
||||
"unplugin": "^1.5.1",
|
||||
|
@ -119,8 +119,8 @@ importers:
|
||||
specifier: 7.5.4
|
||||
version: 7.5.4
|
||||
std-env:
|
||||
specifier: 3.6.0
|
||||
version: 3.6.0
|
||||
specifier: 3.7.0
|
||||
version: 3.7.0
|
||||
typescript:
|
||||
specifier: 5.3.3
|
||||
version: 5.3.3
|
||||
@ -197,8 +197,8 @@ importers:
|
||||
specifier: ^2.3.1
|
||||
version: 2.3.1
|
||||
unimport:
|
||||
specifier: ^3.6.1
|
||||
version: 3.6.1(rollup@4.9.1)
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0(rollup@4.9.1)
|
||||
untyped:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0
|
||||
@ -357,8 +357,8 @@ importers:
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1
|
||||
std-env:
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0
|
||||
strip-literal:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0
|
||||
@ -378,8 +378,8 @@ importers:
|
||||
specifier: ^1.8.0
|
||||
version: 1.8.0
|
||||
unimport:
|
||||
specifier: ^3.6.1
|
||||
version: 3.6.1(rollup@4.9.1)
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0(rollup@4.9.1)
|
||||
unplugin:
|
||||
specifier: ^1.5.1
|
||||
version: 1.5.1
|
||||
@ -448,14 +448,14 @@ importers:
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1
|
||||
std-env:
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0
|
||||
ufo:
|
||||
specifier: ^1.3.2
|
||||
version: 1.3.2
|
||||
unimport:
|
||||
specifier: ^3.6.1
|
||||
version: 3.6.1(rollup@4.9.1)
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0(rollup@4.9.1)
|
||||
untyped:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0
|
||||
@ -608,8 +608,8 @@ importers:
|
||||
specifier: ^5.11.0
|
||||
version: 5.11.0(rollup@4.9.1)
|
||||
std-env:
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0
|
||||
strip-literal:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0
|
||||
@ -741,8 +741,8 @@ importers:
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0(pug@3.0.2)
|
||||
std-env:
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0
|
||||
time-fix-plugin:
|
||||
specifier: ^2.0.7
|
||||
version: 2.0.7(webpack@5.89.0)
|
||||
@ -1953,7 +1953,7 @@ packages:
|
||||
semver: 7.5.4
|
||||
simple-git: 3.21.0
|
||||
sirv: 2.0.3
|
||||
unimport: 3.6.1(rollup@4.9.1)
|
||||
unimport: 3.7.0(rollup@4.9.1)
|
||||
vite: 5.0.10(@types/node@20.10.5)
|
||||
vite-plugin-inspect: 0.8.1(@nuxt/kit@packages+kit)(rollup@4.9.1)(vite@5.0.10)
|
||||
vite-plugin-vue-inspector: 4.0.2(vite@5.0.10)
|
||||
@ -2029,7 +2029,7 @@ packages:
|
||||
parse-git-config: 3.0.0
|
||||
pathe: 1.1.1
|
||||
rc9: 2.1.1
|
||||
std-env: 3.6.0
|
||||
std-env: 3.7.0
|
||||
|
||||
/@nuxt/test-utils@3.9.0(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.1.0)(vue-router@4.2.5)(vue@3.3.13):
|
||||
resolution: {integrity: sha512-17qaU4vfFJWIaT4BJ/R6C2rIuvxaF5HaiRusXHhA/34SyiduNEhezIvIVqhWVkn33y5CNueduE0AykBEj1IgEA==}
|
||||
@ -2087,7 +2087,7 @@ packages:
|
||||
playwright-core: 1.40.1
|
||||
radix3: 1.1.0
|
||||
scule: 1.1.1
|
||||
std-env: 3.6.0
|
||||
std-env: 3.7.0
|
||||
ufo: 1.3.2
|
||||
unenv: 1.8.0
|
||||
unplugin: 1.5.1
|
||||
@ -2967,7 +2967,7 @@ packages:
|
||||
magic-string: 0.30.5
|
||||
magicast: 0.3.2
|
||||
picocolors: 1.0.0
|
||||
std-env: 3.6.0
|
||||
std-env: 3.7.0
|
||||
test-exclude: 6.0.0
|
||||
v8-to-istanbul: 9.2.0
|
||||
vitest: 1.1.0(@types/node@20.10.5)(happy-dom@12.10.3)
|
||||
@ -3906,7 +3906,7 @@ packages:
|
||||
pkg-types: 1.0.3
|
||||
scule: 1.1.1
|
||||
semver: 7.5.4
|
||||
std-env: 3.6.0
|
||||
std-env: 3.7.0
|
||||
yaml: 2.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -6317,7 +6317,7 @@ packages:
|
||||
mlly: 1.4.2
|
||||
node-forge: 1.3.1
|
||||
pathe: 1.1.1
|
||||
std-env: 3.6.0
|
||||
std-env: 3.7.0
|
||||
ufo: 1.3.2
|
||||
untun: 0.1.2
|
||||
uqr: 0.1.2
|
||||
@ -6918,7 +6918,7 @@ packages:
|
||||
uncrypto: 0.1.3
|
||||
unctx: 2.3.1
|
||||
unenv: 1.8.0
|
||||
unimport: 3.6.1(rollup@4.9.1)
|
||||
unimport: 3.7.0(rollup@4.9.1)
|
||||
unstorage: 1.10.1
|
||||
transitivePeerDependencies:
|
||||
- '@azure/app-configuration'
|
||||
@ -8642,6 +8642,9 @@ packages:
|
||||
/std-env@3.6.0:
|
||||
resolution: {integrity: sha512-aFZ19IgVmhdB2uX599ve2kE6BIE3YMnQ6Gp6BURhW/oIzpXGKr878TQfAQZn1+i0Flcc/UKUy1gOlcfaUBCryg==}
|
||||
|
||||
/std-env@3.7.0:
|
||||
resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==}
|
||||
|
||||
/streamx@2.15.1:
|
||||
resolution: {integrity: sha512-fQMzy2O/Q47rgwErk/eGeLu/roaFWV0jVsogDmrszM9uIw8L5OA+t+V93MgYlufNptfjmYR1tOMWhei/Eh7TQA==}
|
||||
dependencies:
|
||||
@ -9142,11 +9145,13 @@ packages:
|
||||
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
/unimport@3.6.1(rollup@4.9.1):
|
||||
resolution: {integrity: sha512-zKzbp8AQ+l8QK3XrONtUBdgBbMI8TkGh8hBYF77ZkVqMLLIAHwGSwJRFolPQMBx/5pezeRKvmu2gzlqnxRZeqQ==}
|
||||
/unimport@3.7.0(rollup@4.9.1):
|
||||
resolution: {integrity: sha512-vesCVjU3CYk41UZNY10kwii7l77vcP4IxPbBMgpve+vean7g7zJWrcCqSoG7u0eB9LZ5bM5BP+3vr3W2uYk0Yg==}
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.9.1)
|
||||
acorn: 8.11.2
|
||||
escape-string-regexp: 5.0.0
|
||||
estree-walker: 3.0.3
|
||||
fast-glob: 3.3.2
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.5
|
||||
@ -9601,7 +9606,7 @@ packages:
|
||||
magic-string: 0.30.5
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
std-env: 3.6.0
|
||||
std-env: 3.7.0
|
||||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.1
|
||||
tinypool: 0.8.1
|
||||
@ -9936,7 +9941,7 @@ packages:
|
||||
figures: 3.2.0
|
||||
markdown-table: 2.0.0
|
||||
pretty-time: 1.1.0
|
||||
std-env: 3.6.0
|
||||
std-env: 3.7.0
|
||||
webpack: 5.89.0
|
||||
wrap-ansi: 7.0.0
|
||||
dev: false
|
||||
|
Loading…
Reference in New Issue
Block a user