chore: update @vue/tsconfig

This commit is contained in:
sadeghbarati 2024-01-08 12:06:46 +03:30
parent dae21ccc7c
commit 518189f1e4
2 changed files with 19 additions and 19 deletions

View File

@ -51,7 +51,7 @@
"@vitejs/plugin-vue-jsx": "^3.0.2", "@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/compiler-core": "^3.3.7", "@vue/compiler-core": "^3.3.7",
"@vue/compiler-dom": "^3.3.7", "@vue/compiler-dom": "^3.3.7",
"@vue/tsconfig": "^0.4.0", "@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.16", "autoprefixer": "^10.4.16",
"lodash.template": "^4.5.0", "lodash.template": "^4.5.0",
"pathe": "^1.1.1", "pathe": "^1.1.1",
@ -63,6 +63,6 @@
"unplugin-icons": "^0.17.1", "unplugin-icons": "^0.17.1",
"vite": "^4.5.0", "vite": "^4.5.0",
"vitepress": "^1.0.0-rc.24", "vitepress": "^1.0.0-rc.24",
"vue-tsc": "^1.8.25" "vue-tsc": "^1.8.27"
} }
} }

View File

@ -148,8 +148,8 @@ importers:
specifier: ^3.3.7 specifier: ^3.3.7
version: 3.3.7 version: 3.3.7
'@vue/tsconfig': '@vue/tsconfig':
specifier: ^0.4.0 specifier: ^0.5.1
version: 0.4.0 version: 0.5.1
autoprefixer: autoprefixer:
specifier: ^10.4.16 specifier: ^10.4.16
version: 10.4.16(postcss@8.4.33) version: 10.4.16(postcss@8.4.33)
@ -184,8 +184,8 @@ importers:
specifier: ^1.0.0-rc.24 specifier: ^1.0.0-rc.24
version: 1.0.0-rc.24(@algolia/client-search@4.22.0)(@types/node@20.8.10)(postcss@8.4.33)(search-insights@2.13.0)(typescript@5.2.2) version: 1.0.0-rc.24(@algolia/client-search@4.22.0)(@types/node@20.8.10)(postcss@8.4.33)(search-insights@2.13.0)(typescript@5.2.2)
vue-tsc: vue-tsc:
specifier: ^1.8.25 specifier: ^1.8.27
version: 1.8.25(typescript@5.2.2) version: 1.8.27(typescript@5.2.2)
packages/cli: packages/cli:
dependencies: dependencies:
@ -1118,7 +1118,7 @@ packages:
'@babel/helper-function-name': 7.23.0 '@babel/helper-function-name': 7.23.0
'@babel/helper-hoist-variables': 7.22.5 '@babel/helper-hoist-variables': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-split-export-declaration': 7.22.6
'@babel/parser': 7.23.5 '@babel/parser': 7.23.6
'@babel/types': 7.23.5 '@babel/types': 7.23.5
debug: 4.3.4 debug: 4.3.4
globals: 11.12.0 globals: 11.12.0
@ -4840,8 +4840,8 @@ packages:
/@vue/devtools-api@6.5.1: /@vue/devtools-api@6.5.1:
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
/@vue/language-core@1.8.25(typescript@5.2.2): /@vue/language-core@1.8.27(typescript@5.2.2):
resolution: {integrity: sha512-NJk/5DnAZlpvXX8BdWmHI45bWGLViUaS3R/RMrmFSvFMSbJKuEODpM4kR0F0Ofv5SFzCWuNiMhxameWpVdQsnA==} resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
@ -4850,8 +4850,8 @@ packages:
dependencies: dependencies:
'@volar/language-core': 1.11.1 '@volar/language-core': 1.11.1
'@volar/source-map': 1.11.1 '@volar/source-map': 1.11.1
'@vue/compiler-dom': 3.3.9 '@vue/compiler-dom': 3.4.5
'@vue/shared': 3.3.9 '@vue/shared': 3.4.5
computeds: 0.0.1 computeds: 0.0.1
minimatch: 9.0.3 minimatch: 9.0.3
muggle-string: 0.3.1 muggle-string: 0.3.1
@ -4872,7 +4872,7 @@ packages:
/@vue/reactivity-transform@3.3.9: /@vue/reactivity-transform@3.3.9:
resolution: {integrity: sha512-HnUFm7Ry6dFa4Lp63DAxTixUp8opMtQr6RxQCpDI1vlh12rkGIeYqMvJtK+IKyEfEOa2I9oCkD1mmsPdaGpdVg==} resolution: {integrity: sha512-HnUFm7Ry6dFa4Lp63DAxTixUp8opMtQr6RxQCpDI1vlh12rkGIeYqMvJtK+IKyEfEOa2I9oCkD1mmsPdaGpdVg==}
dependencies: dependencies:
'@babel/parser': 7.23.5 '@babel/parser': 7.23.6
'@vue/compiler-core': 3.3.9 '@vue/compiler-core': 3.3.9
'@vue/shared': 3.3.9 '@vue/shared': 3.3.9
estree-walker: 2.0.2 estree-walker: 2.0.2
@ -4974,8 +4974,8 @@ packages:
/@vue/shared@3.4.5: /@vue/shared@3.4.5:
resolution: {integrity: sha512-6XptuzlMvN4l4cDnDw36pdGEV+9njYkQ1ZE0Q6iZLwrKefKaOJyiFmcP3/KBDHbt72cJZGtllAc1GaHe6XGAyg==} resolution: {integrity: sha512-6XptuzlMvN4l4cDnDw36pdGEV+9njYkQ1ZE0Q6iZLwrKefKaOJyiFmcP3/KBDHbt72cJZGtllAc1GaHe6XGAyg==}
/@vue/tsconfig@0.4.0: /@vue/tsconfig@0.5.1:
resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
dev: true dev: true
/@vuedx/compiler-sfc@0.7.1: /@vuedx/compiler-sfc@0.7.1:
@ -5367,7 +5367,7 @@ packages:
resolution: {integrity: sha512-Q0DjXK4ApbVoIf9GLyCo252tUH44iTnD/hiJ2TQaJeydYWSpKk0sI34+WMel8S9Wt5pbLgG02oJ+gkgX5DV3sQ==} resolution: {integrity: sha512-Q0DjXK4ApbVoIf9GLyCo252tUH44iTnD/hiJ2TQaJeydYWSpKk0sI34+WMel8S9Wt5pbLgG02oJ+gkgX5DV3sQ==}
engines: {node: '>=16.14.0'} engines: {node: '>=16.14.0'}
dependencies: dependencies:
'@babel/parser': 7.23.0 '@babel/parser': 7.23.6
'@rollup/pluginutils': 5.1.0(rollup@3.29.3) '@rollup/pluginutils': 5.1.0(rollup@3.29.3)
pathe: 1.1.1 pathe: 1.1.1
transitivePeerDependencies: transitivePeerDependencies:
@ -5378,7 +5378,7 @@ packages:
resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==} resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==}
engines: {node: '>=16.14.0'} engines: {node: '>=16.14.0'}
dependencies: dependencies:
'@babel/parser': 7.23.0 '@babel/parser': 7.23.6
'@rollup/pluginutils': 5.0.4(rollup@3.29.3) '@rollup/pluginutils': 5.0.4(rollup@3.29.3)
pathe: 1.1.1 pathe: 1.1.1
transitivePeerDependencies: transitivePeerDependencies:
@ -14292,14 +14292,14 @@ packages:
he: 1.2.0 he: 1.2.0
dev: true dev: true
/vue-tsc@1.8.25(typescript@5.2.2): /vue-tsc@1.8.27(typescript@5.2.2):
resolution: {integrity: sha512-lHsRhDc/Y7LINvYhZ3pv4elflFADoEOo67vfClAfF2heVHpHmVquLSjojgCSIwzA4F0Pc4vowT/psXCYcfk+iQ==} resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
dependencies: dependencies:
'@volar/typescript': 1.11.1 '@volar/typescript': 1.11.1
'@vue/language-core': 1.8.25(typescript@5.2.2) '@vue/language-core': 1.8.27(typescript@5.2.2)
semver: 7.5.4 semver: 7.5.4
typescript: 5.2.2 typescript: 5.2.2
dev: true dev: true