mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-03 08:28:35 +02:00
fix: upgrade typescript from 4.5.2 to 4.9.4 (#458)
Snyk has created this PR to upgrade typescript from 4.5.2 to 4.9.4.
See this package in npm:
See this project in Snyk:
c6e9409b
-5e6c-4984-a2ef-0a8025133bd8?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: Luke Vella <me@lukevella.com>
This commit is contained in:
parent
e5969a19a5
commit
875e48f1fe
2 changed files with 5 additions and 5 deletions
|
@ -69,7 +69,7 @@
|
|||
"tailwind-scrollbar": "^2.0.1",
|
||||
"tailwindcss": "^3.2.4",
|
||||
"timezone-soft": "^1.3.1",
|
||||
"typescript": "^4.5.2",
|
||||
"typescript": "^4.9.4",
|
||||
"zod": "^3.20.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -6189,10 +6189,10 @@ type-fest@^0.8.1:
|
|||
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz"
|
||||
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
|
||||
|
||||
typescript@^4.5.2:
|
||||
version "4.5.2"
|
||||
resolved "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz"
|
||||
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
|
||||
typescript@^4.9.4:
|
||||
version "4.9.5"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
||||
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
||||
|
||||
uc.micro@^1.0.1:
|
||||
version "1.0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue