We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c697e commit 43f2512Copy full SHA for 43f2512
2 files changed
cnwebsite/package.json
@@ -53,8 +53,8 @@
53
"@docusaurus/plugin-pwa": "3.9.2",
54
"@docusaurus/preset-classic": "3.9.2",
55
"docusaurus-plugin-sass": "^0.2.6",
56
- "react": "^19.2.3",
57
- "react-dom": "^19.2.3",
+ "react": "^19.1.2",
+ "react-dom": "^19.1.2",
58
"react-github-btn": "^1.4.0"
59
},
60
"devDependencies": {
@@ -65,12 +65,12 @@
65
"@react-native-website/lint-examples": "*",
66
"@signalwire/docusaurus-plugin-llms-txt": "^1.2.2",
67
"@types/google.analytics": "^0.0.46",
68
- "@types/react": "^19.2.8",
+ "@types/react": "^19.1.17",
69
"eslint": "^9.39.2",
70
"glob": "^13.0.0",
71
"prettier": "^3.7.4",
72
"remark-cli": "^12.0.1",
73
- "sass": "1.97.2",
+ "sass": "1.97.1",
74
"typescript": "^5.9.3"
75
}
76
0 commit comments