Compare commits

...

2 Commits

Author SHA1 Message Date
e5ad1bbc52 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 43s
PR build / merge (pull_request) Successful in 5s
2024-12-16 01:07:21 +00:00
4206e25405 Lock file maintenance
All checks were successful
Build and deploy / build-wasm (push) Successful in 11s
Build and deploy / build-react (push) Successful in 40s
Build and deploy / merge (push) Successful in 8s
Build and deploy / Pin to cluster node (push) Successful in 4s
Build and deploy / Update OVH DNS (push) Successful in 2m2s
PR build / build-wasm (pull_request) Successful in 11s
PR build / build-react (pull_request) Successful in 48s
PR build / merge (pull_request) Successful in 5s
2024-12-16 00:08:44 +00:00
2 changed files with 496 additions and 552 deletions

1046
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",