chore(deps): sync package-lock.json with package.json

Fix build server error caused by out-of-sync lock file.
Updated @types/react from 19.2.0 to 19.2.2.
This commit is contained in:
Lorenz Hilpert
2025-10-07 13:56:19 +02:00
parent d82c133090
commit 9a3dd35b91

6
package-lock.json generated
View File

@@ -13005,9 +13005,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "19.2.0", "version": "19.2.2",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.0.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.2.tgz",
"integrity": "sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==", "integrity": "sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true, "peer": true,