We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eada93 commit c9b2294Copy full SHA for c9b2294
2 files changed
package.json
@@ -43,8 +43,8 @@
43
"clsx": "^2.1.1",
44
"docusaurus-plugin-image-zoom": "^3.0.1",
45
"prism-react-renderer": "^2.4.1",
46
- "react": "^19.2.4",
47
- "react-dom": "^19.2.4",
+ "react": "^19.2.5",
+ "react-dom": "^19.2.5",
48
"react-tooltip": "^5.30.0",
49
"semver": "^7.7.4",
50
"sharp": "^0.34.5"
@@ -81,7 +81,7 @@
81
"remark-preset-lint-recommended": "^7.0.1",
82
"typescript": "^5.9.3",
83
"unist-util-visit": "^5.1.0",
84
- "vitest": "^4.1.2"
+ "vitest": "^4.1.4"
85
},
86
"browserslist": {
87
"production": [
0 commit comments