Compare commits

...

5 Commits

Author SHA1 Message Date
Renovate Bot
912679b864 Update dependency react-dom to v19.1.0
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m47s
Add copyright notice / copyright_notice (pull_request) Successful in 3m17s
Playwright Tests / test (pull_request) Failing after 4m7s
Build Nginx-based docker image / build-static-assets (push) Failing after 27m27s
2025-06-10 02:07:30 +00:00
845a2bcfa1 Merge pull request 'Update dependency @types/node to v22.15.30' (#268) from renovate/node-22.x into main
All checks were successful
Check usage of free licenses / build-static-assets (push) Successful in 1m8s
Playwright Tests / test (push) Successful in 6m32s
Build Nginx-based docker image / build-static-assets (push) Successful in 9m19s
Reviewed-on: #268
2025-06-09 06:15:30 +00:00
6ae0b70213 Merge pull request 'Update dependency @atlaskit/pragmatic-drag-and-drop to v1.7.2' (#264) from renovate/atlaskit-pragmatic-drag-and-drop-1.x-lockfile into main
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
Check usage of free licenses / build-static-assets (push) Has been cancelled
Playwright Tests / test (push) Has been cancelled
Reviewed-on: #264
2025-06-09 06:15:19 +00:00
Renovate Bot
91557fa332 Update dependency @types/node to v22.15.30
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 3m11s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m18s
Playwright Tests / test (pull_request) Successful in 18m16s
Build Nginx-based docker image / build-static-assets (push) Successful in 1h21m43s
2025-06-09 02:04:42 +00:00
Renovate Bot
6a4a20fae9 Update dependency @atlaskit/pragmatic-drag-and-drop to v1.7.2
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m16s
Add copyright notice / copyright_notice (pull_request) Successful in 3m33s
Playwright Tests / test (pull_request) Successful in 20m4s
Build Nginx-based docker image / build-static-assets (push) Successful in 1h9m28s
2025-06-09 02:04:27 +00:00
2 changed files with 50 additions and 642 deletions

View File

@ -22,7 +22,7 @@
"primeicons": "^7.0.0", "primeicons": "^7.0.0",
"primereact": "^10.8.2", "primereact": "^10.8.2",
"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.1.0",
"tailwindcss": "3.4.17", "tailwindcss": "3.4.17",
"typescript": "5.8.3", "typescript": "5.8.3",
"use-debounce": "^10.0.1", "use-debounce": "^10.0.1",
@ -32,9 +32,9 @@
"devDependencies": { "devDependencies": {
"@playwright/test": "^1.52.0", "@playwright/test": "^1.52.0",
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/node": "22.15.29", "@types/node": "22.15.30",
"@types/react": "18.3.23", "@types/react": "18.3.23",
"@types/react-dom": "18.3.7", "@types/react-dom": "19.1.6",
"wait-on": "^8.0.3" "wait-on": "^8.0.3"
}, },
"engines": { "engines": {

686
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff