mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 07:05:11 +00:00
chore(deps): update all non-major dependencies (main) (#26124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
47cdd7dd07
commit
5c284ffda8
@ -61,7 +61,7 @@
|
||||
"devalue": "4.3.2",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-jsdoc": "48.2.0",
|
||||
"eslint-plugin-jsdoc": "48.2.1",
|
||||
"eslint-plugin-no-only-tests": "3.1.0",
|
||||
"eslint-plugin-unicorn": "51.0.1",
|
||||
"execa": "8.0.1",
|
||||
@ -88,7 +88,7 @@
|
||||
"vue": "3.4.21",
|
||||
"vue-eslint-parser": "9.4.2",
|
||||
"vue-router": "4.3.0",
|
||||
"vue-tsc": "2.0.5"
|
||||
"vue-tsc": "2.0.6"
|
||||
},
|
||||
"packageManager": "pnpm@8.15.4",
|
||||
"engines": {
|
||||
|
@ -42,9 +42,9 @@
|
||||
"@vitejs/plugin-vue": "5.0.4",
|
||||
"@vitejs/plugin-vue-jsx": "3.1.0",
|
||||
"@vue/compiler-core": "3.4.21",
|
||||
"@vue/language-core": "2.0.5",
|
||||
"@vue/language-core": "2.0.6",
|
||||
"c12": "1.10.0",
|
||||
"esbuild-loader": "4.0.3",
|
||||
"esbuild-loader": "4.1.0",
|
||||
"h3": "1.11.1",
|
||||
"ignore": "5.3.1",
|
||||
"nitropack": "2.9.1",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"css-minimizer-webpack-plugin": "^6.0.0",
|
||||
"cssnano": "^6.1.0",
|
||||
"defu": "^6.1.4",
|
||||
"esbuild-loader": "^4.0.3",
|
||||
"esbuild-loader": "^4.1.0",
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
"estree-walker": "^3.0.3",
|
||||
"file-loader": "^6.2.0",
|
||||
|
@ -71,8 +71,8 @@ importers:
|
||||
specifier: 2.29.1
|
||||
version: 2.29.1(@typescript-eslint/parser@6.8.0)(eslint@8.57.0)
|
||||
eslint-plugin-jsdoc:
|
||||
specifier: 48.2.0
|
||||
version: 48.2.0(eslint@8.57.0)
|
||||
specifier: 48.2.1
|
||||
version: 48.2.1(eslint@8.57.0)
|
||||
eslint-plugin-no-only-tests:
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
@ -152,8 +152,8 @@ importers:
|
||||
specifier: 4.3.0
|
||||
version: 4.3.0(vue@3.4.21)
|
||||
vue-tsc:
|
||||
specifier: 2.0.5
|
||||
version: 2.0.5(typescript@5.4.2)
|
||||
specifier: 2.0.6
|
||||
version: 2.0.6(typescript@5.4.2)
|
||||
|
||||
packages/kit:
|
||||
dependencies:
|
||||
@ -497,14 +497,14 @@ importers:
|
||||
specifier: 3.4.21
|
||||
version: 3.4.21
|
||||
'@vue/language-core':
|
||||
specifier: 2.0.5
|
||||
version: 2.0.5(typescript@5.4.2)
|
||||
specifier: 2.0.6
|
||||
version: 2.0.6(typescript@5.4.2)
|
||||
c12:
|
||||
specifier: 1.10.0
|
||||
version: 1.10.0
|
||||
esbuild-loader:
|
||||
specifier: 4.0.3
|
||||
version: 4.0.3(webpack@5.90.3)
|
||||
specifier: 4.1.0
|
||||
version: 4.1.0(webpack@5.90.3)
|
||||
h3:
|
||||
specifier: 1.11.1
|
||||
version: 1.11.1
|
||||
@ -648,7 +648,7 @@ importers:
|
||||
version: 1.3.1(@types/node@20.11.25)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.4
|
||||
version: 0.6.4(eslint@8.57.0)(typescript@5.4.2)(vite@5.1.5)(vue-tsc@2.0.5)
|
||||
version: 0.6.4(eslint@8.57.0)(typescript@5.4.2)(vite@5.1.5)(vue-tsc@2.0.6)
|
||||
vue-bundle-renderer:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
@ -696,8 +696,8 @@ importers:
|
||||
specifier: ^6.1.4
|
||||
version: 6.1.4
|
||||
esbuild-loader:
|
||||
specifier: ^4.0.3
|
||||
version: 4.0.3(webpack@5.90.3)
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0(webpack@5.90.3)
|
||||
escape-string-regexp:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
@ -3448,10 +3448,10 @@ packages:
|
||||
'@volar/source-map': 1.11.1
|
||||
dev: true
|
||||
|
||||
/@volar/language-core@2.1.1:
|
||||
resolution: {integrity: sha512-oVbZcj97+5zlowkHMSJMt3aaAFuFyhXeXoOEHcqGECxFvw1TPCNnMM9vxhqNpoiNeWKHvggoq9WCk/HzJHtP8A==}
|
||||
/@volar/language-core@2.1.2:
|
||||
resolution: {integrity: sha512-5qsDp0Gf6fE09UWCeK7bkVn6NxMwC9OqFWQkMMkeej8h8XjyABPdRygC2RCrqDrfVdGijqlMQeXs6yRS+vfZYA==}
|
||||
dependencies:
|
||||
'@volar/source-map': 2.1.1
|
||||
'@volar/source-map': 2.1.2
|
||||
|
||||
/@volar/source-map@1.11.1:
|
||||
resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==}
|
||||
@ -3459,15 +3459,15 @@ packages:
|
||||
muggle-string: 0.3.1
|
||||
dev: true
|
||||
|
||||
/@volar/source-map@2.1.1:
|
||||
resolution: {integrity: sha512-OOtxrEWB2eZ+tnCy5JwDkcCPGlN3+ioNNzkywXE9k4XA7p4cN36frR7QPAOksvd7RXKUGHzSjq6XrYnTPa4z4Q==}
|
||||
/@volar/source-map@2.1.2:
|
||||
resolution: {integrity: sha512-yFJqsuLm1OaWrsz9E3yd3bJcYIlHqdZ8MbmIoZLrAzMYQDcoF26/INIhgziEXSdyHc8xd7rd/tJdSnUyh0gH4Q==}
|
||||
dependencies:
|
||||
muggle-string: 0.4.1
|
||||
|
||||
/@volar/typescript@2.1.1:
|
||||
resolution: {integrity: sha512-5K41AWvFZCMMKZCx8bbFvbkyiKHr0s9k8P0M1FVXLX/9HYHzK5C9B8cX4uhATSehAytFIRnR4fTXVQtWp/Yzag==}
|
||||
/@volar/typescript@2.1.2:
|
||||
resolution: {integrity: sha512-lhTancZqamvaLvoz0u/uth8dpudENNt2LFZOWCw9JZiX14xRFhdhfzmphiCRb7am9E6qAJSbdS/gMt1utXAoHQ==}
|
||||
dependencies:
|
||||
'@volar/language-core': 2.1.1
|
||||
'@volar/language-core': 2.1.2
|
||||
path-browserify: 1.0.1
|
||||
|
||||
/@vue-macros/common@1.10.1(rollup@4.12.1)(vue@3.4.21):
|
||||
@ -3568,15 +3568,15 @@ packages:
|
||||
vue-template-compiler: 2.7.14
|
||||
dev: true
|
||||
|
||||
/@vue/language-core@2.0.5(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-knGXuQqhDSO7QJr8LFklsiWa23N2ikehkdVxtc9UKgnyqsnusughS2Tkg7VN8Hqed35X0B52Z+OGI5OrT/8uxQ==}
|
||||
/@vue/language-core@2.0.6(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-UzqU12tzf9XLqRO3TiWPwRNpP4fyUzE6MAfOQWQNZ4jy6a30ARRUpmODDKq6O8C4goMc2AlPqTmjOHPjHkilSg==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@volar/language-core': 2.1.1
|
||||
'@volar/language-core': 2.1.2
|
||||
'@vue/compiler-dom': 3.4.21
|
||||
'@vue/shared': 3.4.21
|
||||
computeds: 0.0.1
|
||||
@ -5291,12 +5291,12 @@ packages:
|
||||
is-symbol: 1.0.4
|
||||
dev: true
|
||||
|
||||
/esbuild-loader@4.0.3(webpack@5.90.3):
|
||||
resolution: {integrity: sha512-YpaSRisj7TSg6maKKKG9OJGGm0BZ7EXeov8J8cXEYdugjlAJ0wL7aj2JactoQvPJ113v2Ar204pdJWrZsAQc8Q==}
|
||||
/esbuild-loader@4.1.0(webpack@5.90.3):
|
||||
resolution: {integrity: sha512-543TtIvqbqouEMlOHg4xKoDQkmdImlwIpyAIgpUtDPvMuklU/c2k+Qt2O3VeDBgAwozxmlEbjOzV+F8CZ0g+Bw==}
|
||||
peerDependencies:
|
||||
webpack: ^4.40.0 || ^5.0.0
|
||||
dependencies:
|
||||
esbuild: 0.19.11
|
||||
esbuild: 0.20.1
|
||||
get-tsconfig: 4.7.2
|
||||
loader-utils: 2.0.4
|
||||
webpack: 5.90.3
|
||||
@ -5485,8 +5485,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jsdoc@48.2.0(eslint@8.57.0):
|
||||
resolution: {integrity: sha512-O2B1XLBJnUCRkggFzUQ+PBYJDit8iAgXdlu8ucolqGrbmOWPvttZQZX8d1sC0MbqDMSLs8SHSQxaNPRY1RQREg==}
|
||||
/eslint-plugin-jsdoc@48.2.1(eslint@8.57.0):
|
||||
resolution: {integrity: sha512-iUvbcyDZSO/9xSuRv2HQBw++8VkV/pt3UWtX9cpPH0l7GKPq78QC/6+PmyQHHvNZaTjAce6QVciEbnc6J/zH5g==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
|
||||
@ -11003,7 +11003,7 @@ packages:
|
||||
- supports-color
|
||||
- terser
|
||||
|
||||
/vite-plugin-checker@0.6.4(eslint@8.57.0)(typescript@5.4.2)(vite@5.1.5)(vue-tsc@2.0.5):
|
||||
/vite-plugin-checker@0.6.4(eslint@8.57.0)(typescript@5.4.2)(vite@5.1.5)(vue-tsc@2.0.6):
|
||||
resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==}
|
||||
engines: {node: '>=14.16'}
|
||||
peerDependencies:
|
||||
@ -11052,7 +11052,7 @@ packages:
|
||||
vscode-languageserver: 7.0.0
|
||||
vscode-languageserver-textdocument: 1.0.11
|
||||
vscode-uri: 3.0.8
|
||||
vue-tsc: 2.0.5(typescript@5.4.2)
|
||||
vue-tsc: 2.0.6(typescript@5.4.2)
|
||||
dev: false
|
||||
|
||||
/vite-plugin-inspect@0.8.1(@nuxt/kit@packages+kit)(rollup@4.12.1)(vite@5.1.5):
|
||||
@ -11477,14 +11477,14 @@ packages:
|
||||
de-indent: 1.0.2
|
||||
he: 1.2.0
|
||||
|
||||
/vue-tsc@2.0.5(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-e8WCgOVTrbmC04XPnI+IpaMTFYKaTm5s/MXFcvxO1l9kxzn+9FpGNVrBSlQE8VpTJaJg4kaBK1nj3NC20VJzjw==}
|
||||
/vue-tsc@2.0.6(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-kK50W4XqQL34vHRkxlRWLicrT6+F9xfgCgJ4KSmCHcytKzc1u3c94XXgI+CjmhOSxyw0krpExF7Obo7y4+0dVQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@volar/typescript': 2.1.1
|
||||
'@vue/language-core': 2.0.5(typescript@5.4.2)
|
||||
'@volar/typescript': 2.1.2
|
||||
'@vue/language-core': 2.0.6(typescript@5.4.2)
|
||||
semver: 7.6.0
|
||||
typescript: 5.4.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user