Downgrade broken typescript version

This commit is contained in:
Yeicor
2024-11-23 11:14:53 +01:00
parent 494b20ba15
commit 0f98f0d1a3
3 changed files with 18 additions and 18 deletions

View File

@@ -1382,7 +1382,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
The following npm package may be included in this product: The following npm package may be included in this product:
- picocolors@1.1.0 - picocolors@1.1.1
This package contains the following license: This package contains the following license:
@@ -1458,7 +1458,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The following npm package may be included in this product: The following npm package may be included in this product:
- three-mesh-bvh@0.8.2 - three-mesh-bvh@0.8.3
This package contains the following license: This package contains the following license:
@@ -1812,16 +1812,16 @@ THE SOFTWARE.
The following npm packages may be included in this product: The following npm packages may be included in this product:
- @vue/compiler-core@3.5.12 - @vue/compiler-core@3.5.13
- @vue/compiler-dom@3.5.12 - @vue/compiler-dom@3.5.13
- @vue/compiler-sfc@3.5.12 - @vue/compiler-sfc@3.5.13
- @vue/compiler-ssr@3.5.12 - @vue/compiler-ssr@3.5.13
- @vue/reactivity@3.5.12 - @vue/reactivity@3.5.13
- @vue/runtime-core@3.5.12 - @vue/runtime-core@3.5.13
- @vue/runtime-dom@3.5.12 - @vue/runtime-dom@3.5.13
- @vue/server-renderer@3.5.12 - @vue/server-renderer@3.5.13
- @vue/shared@3.5.12 - @vue/shared@3.5.13
- vue@3.5.12 - vue@3.5.13
These packages each contain the following license: These packages each contain the following license:
@@ -1975,7 +1975,7 @@ THE SOFTWARE.
The following npm package may be included in this product: The following npm package may be included in this product:
- postcss@8.4.47 - postcss@8.4.49
This package contains the following license: This package contains the following license:

View File

@@ -40,7 +40,7 @@
"generate-license-file": "^3.6.0", "generate-license-file": "^3.6.0",
"npm-run-all2": "^7.0.1", "npm-run-all2": "^7.0.1",
"terser": "^5.36.0", "terser": "^5.36.0",
"typescript": "~5.7.2", "typescript": "~5.6.3",
"vite": "^5.4.11", "vite": "^5.4.11",
"vite-plugin-top-level-await": "^1.4.4", "vite-plugin-top-level-await": "^1.4.4",
"vue-tsc": "^2.1.10" "vue-tsc": "^2.1.10"

View File

@@ -3209,10 +3209,10 @@ tuf-js@^3.0.1:
debug "^4.3.6" debug "^4.3.6"
make-fetch-happen "^14.0.1" make-fetch-happen "^14.0.1"
typescript@~5.7.2: typescript@~5.6.3:
version "5.7.2" version "5.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
undici-types@~6.19.8: undici-types@~6.19.8:
version "6.19.8" version "6.19.8"