mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 14:14:13 +01:00
Downgrade broken typescript version
This commit is contained in:
@@ -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:
|
||||
|
||||
- picocolors@1.1.0
|
||||
- picocolors@1.1.1
|
||||
|
||||
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:
|
||||
|
||||
- three-mesh-bvh@0.8.2
|
||||
- three-mesh-bvh@0.8.3
|
||||
|
||||
This package contains the following license:
|
||||
|
||||
@@ -1812,16 +1812,16 @@ THE SOFTWARE.
|
||||
|
||||
The following npm packages may be included in this product:
|
||||
|
||||
- @vue/compiler-core@3.5.12
|
||||
- @vue/compiler-dom@3.5.12
|
||||
- @vue/compiler-sfc@3.5.12
|
||||
- @vue/compiler-ssr@3.5.12
|
||||
- @vue/reactivity@3.5.12
|
||||
- @vue/runtime-core@3.5.12
|
||||
- @vue/runtime-dom@3.5.12
|
||||
- @vue/server-renderer@3.5.12
|
||||
- @vue/shared@3.5.12
|
||||
- vue@3.5.12
|
||||
- @vue/compiler-core@3.5.13
|
||||
- @vue/compiler-dom@3.5.13
|
||||
- @vue/compiler-sfc@3.5.13
|
||||
- @vue/compiler-ssr@3.5.13
|
||||
- @vue/reactivity@3.5.13
|
||||
- @vue/runtime-core@3.5.13
|
||||
- @vue/runtime-dom@3.5.13
|
||||
- @vue/server-renderer@3.5.13
|
||||
- @vue/shared@3.5.13
|
||||
- vue@3.5.13
|
||||
|
||||
These packages each contain the following license:
|
||||
|
||||
@@ -1975,7 +1975,7 @@ THE SOFTWARE.
|
||||
|
||||
The following npm package may be included in this product:
|
||||
|
||||
- postcss@8.4.47
|
||||
- postcss@8.4.49
|
||||
|
||||
This package contains the following license:
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"generate-license-file": "^3.6.0",
|
||||
"npm-run-all2": "^7.0.1",
|
||||
"terser": "^5.36.0",
|
||||
"typescript": "~5.7.2",
|
||||
"typescript": "~5.6.3",
|
||||
"vite": "^5.4.11",
|
||||
"vite-plugin-top-level-await": "^1.4.4",
|
||||
"vue-tsc": "^2.1.10"
|
||||
|
||||
@@ -3209,10 +3209,10 @@ tuf-js@^3.0.1:
|
||||
debug "^4.3.6"
|
||||
make-fetch-happen "^14.0.1"
|
||||
|
||||
typescript@~5.7.2:
|
||||
version "5.7.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
|
||||
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
|
||||
typescript@~5.6.3:
|
||||
version "5.6.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
|
||||
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
|
||||
|
||||
undici-types@~6.19.8:
|
||||
version "6.19.8"
|
||||
|
||||
Reference in New Issue
Block a user