diff --git a/docs/package-lock.json b/docs/package-lock.json index ff7b666..7b68e10 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -18,7 +18,7 @@ "clsx": "^2.1.1", "font-awesome": "^4.7.0", "prism-react-renderer": "^2.4.1", - "react": "^19.1.1", + "react": "^19.2.0", "react-dom": "^19.1.1", "react-icons": "^5.5.0", "react-image-gallery": "^1.4.0" @@ -15834,9 +15834,9 @@ } }, "node_modules/react": { - "version": "19.1.1", - "resolved": "https://registry.npmjs.org/react/-/react-19.1.1.tgz", - "integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/react/-/react-19.2.0.tgz", + "integrity": "sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==", "license": "MIT", "engines": { "node": ">=0.10.0" diff --git a/docs/package.json b/docs/package.json index ebba3dd..65bce0a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -24,7 +24,7 @@ "clsx": "^2.1.1", "font-awesome": "^4.7.0", "prism-react-renderer": "^2.4.1", - "react": "^19.1.1", + "react": "^19.2.0", "react-dom": "^19.1.1", "react-icons": "^5.5.0", "react-image-gallery": "^1.4.0"