Merge pull request #400 from community-scripts/dependabot/npm_and_yarn/react-19.2.3

This commit is contained in:
Michel Roegl-Brunner
2025-12-14 11:10:17 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -36,7 +36,7 @@
"next": "^16.0.10",
"node-cron": "^4.2.1",
"node-pty": "^1.0.0",
"react": "^19.2.0",
"react": "^19.2.3",
"react-dom": "^19.2.1",
"react-markdown": "^10.1.0",
"react-syntax-highlighter": "^16.1.0",
@@ -11145,9 +11145,9 @@
}
},
"node_modules/react": {
"version": "19.2.1",
"resolved": "https://registry.npmjs.org/react/-/react-19.2.1.tgz",
"integrity": "sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==",
"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

@@ -52,7 +52,7 @@
"next": "^16.0.10",
"node-cron": "^4.2.1",
"node-pty": "^1.0.0",
"react": "^19.2.0",
"react": "^19.2.3",
"react-dom": "^19.2.1",
"react-markdown": "^10.1.0",
"react-syntax-highlighter": "^16.1.0",