Compare commits

...

3 Commits

Author SHA1 Message Date
602f62cd1b Update dependency @testing-library/react to v16
All checks were successful
PR build / build-wasm (pull_request) Successful in 12s
PR build / build-react (pull_request) Successful in 42s
PR build / merge (pull_request) Successful in 6s
2024-12-09 21:06:13 +00:00
5d9d174187 Update dependency @types/react-dom to v18.3.3
All checks were successful
PR build / build-wasm (pull_request) Successful in 11s
PR build / build-react (pull_request) Successful in 42s
PR build / merge (pull_request) Successful in 6s
Build and deploy / build-wasm (push) Successful in 14s
Build and deploy / build-react (push) Successful in 47s
Build and deploy / merge (push) Successful in 10s
Build and deploy / Pin to cluster node (push) Successful in 6s
Build and deploy / Update OVH DNS (push) Successful in 4s
2024-12-09 20:05:20 +00:00
887795e220 Lock file maintenance
All checks were successful
PR build / build-wasm (pull_request) Successful in 13s
PR build / build-react (pull_request) Successful in 42s
PR build / merge (pull_request) Successful in 7s
Build and deploy / build-wasm (push) Successful in 13s
Build and deploy / build-react (push) Successful in 44s
Build and deploy / merge (push) Successful in 6s
Build and deploy / Pin to cluster node (push) Successful in 4s
Build and deploy / Update OVH DNS (push) Successful in 5s
2024-12-09 00:08:03 +00:00
2 changed files with 449 additions and 616 deletions

1063
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
"@fortawesome/free-solid-svg-icons": "^6.5.1", "@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0", "@fortawesome/react-fontawesome": "^0.2.0",
"@testing-library/jest-dom": "^6.0.0", "@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^13.2.0", "@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.1.1", "@testing-library/user-event": "^14.1.1",
"@types/jest": "^27.5.0", "@types/jest": "^27.5.0",
"@types/node": "^17.0.31", "@types/node": "^17.0.31",