Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
aa2ec74464 Update pnpm to v10
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m17s
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 5m45s
Build Nginx-based docker image / build-static-assets (push) Successful in 15m34s
2025-04-06 02:06:51 +00:00
Renovate Bot
479ce993b6 Update dependency typescript to v5.8.3
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 2m54s
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m26s
Check usage of free licenses / build-static-assets (push) Successful in 2m28s
Playwright Tests / test (push) Has been skipped
Build Nginx-based docker image / build-static-assets (push) Successful in 38m57s
2025-04-05 02:05:23 +00:00
2 changed files with 7 additions and 7 deletions

View File

@ -19,7 +19,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.17", "tailwindcss": "3.4.17",
"typescript": "5.8.2", "typescript": "5.8.3",
"use-debounce": "^10.0.1", "use-debounce": "^10.0.1",
"uuid": "11.1.0", "uuid": "11.1.0",
"zod": "^3.23.8" "zod": "^3.23.8"
@ -34,5 +34,5 @@
"engines": { "engines": {
"node": ">=23.0.0" "node": ">=23.0.0"
}, },
"packageManager": "pnpm@9.15.9+sha512.68046141893c66fad01c079231128e9afb89ef87e2691d69e4d40eee228988295fd4682181bae55b58418c3a253bde65a505ec7c5f9403ece5cc3cd37dcf2531" "packageManager": "pnpm@10.7.1+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808"
} }

10
pnpm-lock.yaml generated
View File

@ -48,8 +48,8 @@ importers:
specifier: 3.4.17 specifier: 3.4.17
version: 3.4.17 version: 3.4.17
typescript: typescript:
specifier: 5.8.2 specifier: 5.8.3
version: 5.8.2 version: 5.8.3
use-debounce: use-debounce:
specifier: ^10.0.1 specifier: ^10.0.1
version: 10.0.4(react@19.0.0-rc-f38c22b244-20240704) version: 10.0.4(react@19.0.0-rc-f38c22b244-20240704)
@ -1096,8 +1096,8 @@ packages:
tslib@2.8.1: tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
typescript@5.8.2: typescript@5.8.3:
resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
engines: {node: '>=14.17'} engines: {node: '>=14.17'}
hasBin: true hasBin: true
@ -2104,7 +2104,7 @@ snapshots:
tslib@2.8.1: {} tslib@2.8.1: {}
typescript@5.8.2: {} typescript@5.8.3: {}
undici-types@6.21.0: {} undici-types@6.21.0: {}