build(deps-dev): bump react from 18.3.1 to 19.0.0 (#2843)

This commit is contained in:
dependabot[bot]
2024-12-11 23:37:09 +00:00
committed by GitHub
parent b04efe8c9e
commit b7dfcbf075
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -9588,6 +9588,7 @@
"version": "1.4.0",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"js-tokens": "^3.0.0 || ^4.0.0"
},
@@ -11787,12 +11788,11 @@
}
},
"node_modules/react": {
"version": "18.3.1",
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/react/-/react-19.0.0.tgz",
"integrity": "sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"loose-envify": "^1.1.0"
},
"engines": {
"node": ">=0.10.0"
}
@@ -14967,7 +14967,7 @@
"karma-jasmine": "^5.1.0",
"karma-webpack": "^5.0.0",
"lodash": "^4.17.4",
"react": "^18.2.0",
"react": "^19.0.0",
"run-s": "^0.0.0",
"typedoc": "0.26.11",
"ws": "^8.14.2"

View File

@@ -41,7 +41,7 @@
"karma-jasmine": "^5.1.0",
"karma-webpack": "^5.0.0",
"lodash": "^4.17.4",
"react": "^18.2.0",
"react": "^19.0.0",
"run-s": "^0.0.0",
"typedoc": "0.26.11",
"ws": "^8.14.2"