Merge pull request #23 from johndoe6345789/dependabot/npm_and_yarn/multi-90222c9740

Bump react and @types/react
This commit is contained in:
2026-01-19 22:35:55 +00:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@@ -50,7 +50,7 @@
"next": "16.1.3",
"next-themes": "^0.4.6",
"pyodide": "^0.29.1",
"react": "^19.0.0",
"react": "^19.2.3",
"react-dom": "^19.0.0",
"react-error-boundary": "^6.0.0",
"react-hook-form": "^7.54.2",
@@ -65,7 +65,7 @@
"devDependencies": {
"@eslint/js": "^9.21.0",
"@types/node": "^25.0.9",
"@types/react": "^19.0.10",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.0.4",
"eslint": "^9.28.0",
"eslint-config-next": "^16.1.3",
@@ -3488,9 +3488,9 @@
}
},
"node_modules/@types/react": {
"version": "19.2.7",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.7.tgz",
"integrity": "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==",
"version": "19.2.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.8.tgz",
"integrity": "sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==",
"devOptional": true,
"license": "MIT",
"dependencies": {
@@ -7440,9 +7440,9 @@
"license": "MIT"
},
"node_modules/react": {
"version": "19.2.0",
"resolved": "https://registry.npmjs.org/react/-/react-19.2.0.tgz",
"integrity": "sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==",
"version": "19.2.3",
"resolved": "https://registry.npmjs.org/react/-/react-19.2.3.tgz",
"integrity": "sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==",
"license": "MIT",
"engines": {
"node": ">=0.10.0"

View File

@@ -53,7 +53,7 @@
"next": "16.1.3",
"next-themes": "^0.4.6",
"pyodide": "^0.29.1",
"react": "^19.0.0",
"react": "^19.2.3",
"react-dom": "^19.0.0",
"react-error-boundary": "^6.0.0",
"react-hook-form": "^7.54.2",
@@ -68,7 +68,7 @@
"devDependencies": {
"@eslint/js": "^9.21.0",
"@types/node": "^25.0.9",
"@types/react": "^19.0.10",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.0.4",
"eslint": "^9.28.0",
"eslint-config-next": "^16.1.3",