Update dependency typescript to v5.5.4
Some checks failed
Build docker image / build-static-assets (push) Has been cancelled
Playwright Tests / test (push) Has been cancelled

This commit is contained in:
Renovate Bot 2024-08-11 21:09:25 +00:00 committed by bustikiller
parent 3266f1d346
commit 6e7a45c040
2 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@
"react": "19.0.0-rc-f38c22b244-20240704", "react": "19.0.0-rc-f38c22b244-20240704",
"react-dom": "19.0.0-rc-f38c22b244-20240704", "react-dom": "19.0.0-rc-f38c22b244-20240704",
"tailwindcss": "3.4.9", "tailwindcss": "3.4.9",
"typescript": "5.5.2", "typescript": "5.5.4",
"use-debounce": "^10.0.1", "use-debounce": "^10.0.1",
"zod": "^3.23.8" "zod": "^3.23.8"
}, },

10
pnpm-lock.yaml generated
View File

@ -51,8 +51,8 @@ importers:
specifier: 3.4.9 specifier: 3.4.9
version: 3.4.9 version: 3.4.9
typescript: typescript:
specifier: 5.5.2 specifier: 5.5.4
version: 5.5.2 version: 5.5.4
use-debounce: use-debounce:
specifier: ^10.0.1 specifier: ^10.0.1
version: 10.0.1(react@19.0.0-rc-f38c22b244-20240704) version: 10.0.1(react@19.0.0-rc-f38c22b244-20240704)
@ -1150,8 +1150,8 @@ packages:
tslib@2.6.3: tslib@2.6.3:
resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
typescript@5.5.2: typescript@5.5.4:
resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==} resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==}
engines: {node: '>=14.17'} engines: {node: '>=14.17'}
hasBin: true hasBin: true
@ -2222,7 +2222,7 @@ snapshots:
tslib@2.6.3: {} tslib@2.6.3: {}
typescript@5.5.2: {} typescript@5.5.4: {}
undici-types@5.26.5: {} undici-types@5.26.5: {}