Update dependency @types/react to v19.0.4
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bfde6531c2
commit
8add37fc42
6
central_frontend/package-lock.json
generated
6
central_frontend/package-lock.json
generated
@ -1459,9 +1459,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/react": {
|
"node_modules/@types/react": {
|
||||||
"version": "19.0.3",
|
"version": "19.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.4.tgz",
|
||||||
"integrity": "sha512-UavfHguIjnnuq9O67uXfgy/h3SRJbidAYvNjLceB+2RIKVRBzVsh0QO+Pw6BCSQqFS9xwzKfwstXx0m6AbAREA==",
|
"integrity": "sha512-3O4QisJDYr1uTUMZHA2YswiQZRq+Pd8D+GdVFYikTutYsTz+QZgWkAPnP7rx9txoI6EXKcPiluMqWPFV3tT9Wg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"csstype": "^3.0.2"
|
"csstype": "^3.0.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user