redeploy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Anang Yusman 2026-04-02 14:14:33 +08:00
parent 8758b3ec05
commit 145470b4fc
1 changed files with 2 additions and 1 deletions

3
package-lock.json generated
View File

@ -2716,6 +2716,7 @@
"version": "19.1.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.8.tgz",
"integrity": "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==",
"dev": true,
"dependencies": {
"csstype": "^3.0.2"
}
@ -2724,7 +2725,7 @@
"version": "19.1.6",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.6.tgz",
"integrity": "sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==",
"devOptional": true,
"dev": true,
"peerDependencies": {
"@types/react": "^19.0.0"
}