Update dependency globals to v17
Some checks failed
Lint / lint (push) Failing after 3s
Test build / test-build (pull_request) Failing after 4s

This commit is contained in:
2026-01-02 12:05:10 +00:00
committed by Julien Valverdé
parent e744e614ad
commit edd5b69d17

View File

@@ -19,7 +19,7 @@
"@types/react": "^19.2.7", "@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1", "@vitejs/plugin-react": "^5.1.1",
"globals": "^16.5.0", "globals": "^17.0.0",
"react": "^19.2.0", "react": "^19.2.0",
"react-dom": "^19.2.0", "react-dom": "^19.2.0",
"type-fest": "^5.2.0", "type-fest": "^5.2.0",