Skip to content

Commit a6b9ffb

Browse files
committed
feat: 新增版本同步工具
1 parent 2eb2541 commit a6b9ffb

File tree

3 files changed

+338
-14
lines changed

3 files changed

+338
-14
lines changed

bun.lock

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"clsx": "2.1.1",
3737
"next-flow-design": "^1.6.6",
3838
"next-flow-interface": "^0.25.13",
39-
"react": "19.1.1",
40-
"react-dom": "19.1.1",
39+
"react": "19.2.3",
40+
"react-dom": "19.2.3",
4141
"rhine-var": "0.11.2",
4242
"terser-webpack-plugin": "^5.3.14",
4343
"valtio": "2.1.7",
@@ -50,8 +50,8 @@
5050
"@eslint/eslintrc": "^3.3.1",
5151
"@eslint/json": "^0.13.1",
5252
"@eslint/markdown": "^7.1.0",
53-
"@types/react": "19.1.1",
54-
"@types/react-dom": "19.1.1",
53+
"@types/react": "19.2.7",
54+
"@types/react-dom": "19.2.3",
5555
"css-loader": "^7.1.2",
5656
"css-minimizer-webpack-plugin": "^7.0.0",
5757
"eslint-import-resolver-typescript": "^4.4.4",

0 commit comments

Comments
 (0)