diff --git a/assets/licenses.txt b/assets/licenses.txt index e86d46f..405643e 100644 --- a/assets/licenses.txt +++ b/assets/licenses.txt @@ -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: diff --git a/package.json b/package.json index 8a1d0fb..3531c90 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/yarn.lock b/yarn.lock index 4198fe2..a509fea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"