chore(deps): update devdependency @vue/language-core to v2 (main) (#26038)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-04 10:32:08 +00:00 committed by GitHub
parent 4fbbc10f62
commit c4a7041d41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 31 additions and 4 deletions

View File

@ -42,7 +42,7 @@
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/compiler-core": "3.4.20",
"@vue/language-core": "1.8.27",
"@vue/language-core": "2.0.4",
"c12": "1.9.0",
"esbuild-loader": "4.0.3",
"h3": "1.11.1",

View File

@ -494,8 +494,8 @@ importers:
specifier: 3.4.20
version: 3.4.20
'@vue/language-core':
specifier: 1.8.27
version: 1.8.27(typescript@5.3.3)
specifier: 2.0.4
version: 2.0.4(typescript@5.3.3)
c12:
specifier: 1.9.0
version: 1.9.0
@ -3612,6 +3612,24 @@ packages:
typescript: 5.3.3
vue-template-compiler: 2.7.14
/@vue/language-core@2.0.4(typescript@5.3.3):
resolution: {integrity: sha512-IYlVEICXKRWYjRQ4JyPlXhydU/p0C7uY5LpqXyJzzJHWo44LWHZtTP3USfWNQif3VAK5QZpdZKQ5HYIeQL3BJQ==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
'@volar/language-core': 2.1.0
'@vue/compiler-dom': 3.4.20
'@vue/shared': 3.4.20
computeds: 0.0.1
minimatch: 9.0.3
path-browserify: 1.0.1
typescript: 5.3.3
vue-template-compiler: 2.7.14
dev: true
/@vue/reactivity@3.4.20:
resolution: {integrity: sha512-P5LJcxUkG6inlHr6MHVA4AVFAmRYJQ7ONGWJILNjMjoYuEXFhYviSCb9BEMyszSG/1kWCZbtWQlKSLasFRpThw==}
dependencies:
@ -10727,6 +10745,15 @@ packages:
webpack-sources: 3.2.3
webpack-virtual-modules: 0.6.1
/unplugin@1.8.0:
resolution: {integrity: sha512-yGEQsodWICmgt7asHF7QzqDZYeEP9h14vyd9Lul98UnYf29pLZZLwI09z2QdTjwU/FCkum1SRvsK7cx232X8NA==}
dependencies:
acorn: 8.11.3
chokidar: 3.6.0
webpack-sources: 3.2.3
webpack-virtual-modules: 0.6.1
dev: true
/unstorage@1.10.1:
resolution: {integrity: sha512-rWQvLRfZNBpF+x8D3/gda5nUCQL2PgXy2jNG4U7/Rc9BGEv9+CAJd0YyGCROUBKs9v49Hg8huw3aih5Bf5TAVw==}
peerDependencies:
@ -10816,7 +10843,7 @@ packages:
mlly: 1.6.1
pathe: 1.1.2
pkg-types: 1.0.3
unplugin: 1.7.1
unplugin: 1.8.0
dev: true
/update-browserslist-db@1.0.13(browserslist@4.23.0):