chore(deps): update dependency @types/react to v19.0.12
All checks were successful
Lint / Lint (push) Successful in 34s
All checks were successful
Lint / Lint (push) Successful in 34s
This commit is contained in:
parent
be46f560ac
commit
631a0d210d
8
package-lock.json
generated
8
package-lock.json
generated
@ -25,7 +25,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.13.11",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/react": "19.0.12",
|
||||
"@types/react-dom": "19.0.4",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.2.2",
|
||||
@ -1944,9 +1944,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "19.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.10.tgz",
|
||||
"integrity": "sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==",
|
||||
"version": "19.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.12.tgz",
|
||||
"integrity": "sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -26,7 +26,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.13.11",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/react": "19.0.12",
|
||||
"@types/react-dom": "19.0.4",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.2.2",
|
||||
@ -36,7 +36,7 @@
|
||||
"typescript": "5.8.2"
|
||||
},
|
||||
"overrides": {
|
||||
"@types/react": "19.0.10",
|
||||
"@types/react": "19.0.12",
|
||||
"@types/react-dom": "19.0.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user