Skip to content

Commit 43f2512

Browse files
committed
chore(cnwebsite): align deps with website and take upstream yarn.lock
1 parent 83c697e commit 43f2512

2 files changed

Lines changed: 836 additions & 853 deletions

File tree

cnwebsite/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@docusaurus/plugin-pwa": "3.9.2",
5454
"@docusaurus/preset-classic": "3.9.2",
5555
"docusaurus-plugin-sass": "^0.2.6",
56-
"react": "^19.2.3",
57-
"react-dom": "^19.2.3",
56+
"react": "^19.1.2",
57+
"react-dom": "^19.1.2",
5858
"react-github-btn": "^1.4.0"
5959
},
6060
"devDependencies": {
@@ -65,12 +65,12 @@
6565
"@react-native-website/lint-examples": "*",
6666
"@signalwire/docusaurus-plugin-llms-txt": "^1.2.2",
6767
"@types/google.analytics": "^0.0.46",
68-
"@types/react": "^19.2.8",
68+
"@types/react": "^19.1.17",
6969
"eslint": "^9.39.2",
7070
"glob": "^13.0.0",
7171
"prettier": "^3.7.4",
7272
"remark-cli": "^12.0.1",
73-
"sass": "1.97.2",
73+
"sass": "1.97.1",
7474
"typescript": "^5.9.3"
7575
}
7676
}

0 commit comments

Comments
 (0)