Frontend: Update typescript.

This commit is contained in:
baldo 2022-08-30 15:21:13 +02:00
parent 1f24c0f550
commit f80657e4e0
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
"jsdom": "^20.0.0",
"prettier": "^2.7.1",
"sass": "^1.54.6",
"typescript": "~4.7.4",
"typescript": "~4.8.2",
"vite": "^3.0.9",
"vitest": "^0.22.1",
"vue-eslint-parser": "^9.0.3",

View file

@ -2069,10 +2069,10 @@ type-fest@^0.20.2:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
typescript@~4.7.4:
version "4.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
typescript@~4.8.2:
version "4.8.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
universalify@^0.1.2:
version "0.1.2"