Skip to content

Commit 10150e9

Browse files
committed
✨ feat(依赖更新): 更新多个依赖包版本,包括i18next、react、react-dom、react-is、@biomejs/biome、@tailwindcss/vite、@types/node、@types/react、@types/react-dom、@types/react-is、tailwindcss和typescript,提升项目的稳定性与兼容性。
1 parent fd55aea commit 10150e9

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,39 +30,39 @@
3030
"crypto-js": "^4.2.0",
3131
"dayjs": "^1.11.18",
3232
"echarts": "^6.0.0",
33-
"i18next": "^25.5.2",
33+
"i18next": "^25.5.3",
3434
"jsencrypt": "^3.5.4",
3535
"lodash-es": "^4.17.21",
36-
"react": "^19.1.1",
37-
"react-dom": "^19.1.1",
36+
"react": "^19.2.0",
37+
"react-dom": "^19.2.0",
3838
"react-draggable": "^4.5.0",
3939
"react-error-boundary": "^6.0.0",
4040
"react-hotkeys-hook": "^5.1.0",
4141
"react-i18next": "^16.0.0",
42-
"react-is": "^19.1.1",
42+
"react-is": "^19.2.0",
4343
"react-router": "^7.9.3",
4444
"screenfull": "^6.0.2",
4545
"tailwind-merge": "^3.3.1",
4646
"zustand": "^5.0.8"
4747
},
4848
"devDependencies": {
49-
"@biomejs/biome": "^2.2.4",
49+
"@biomejs/biome": "^2.2.5",
5050
"@iconify-icon/react": "^3.0.1",
51-
"@tailwindcss/vite": "^4.1.13",
51+
"@tailwindcss/vite": "^4.1.14",
5252
"@types/crypto-js": "^4.2.2",
5353
"@types/lodash-es": "^4.17.12",
54-
"@types/node": "^22.18.7",
55-
"@types/react": "^19.1.16",
56-
"@types/react-dom": "^19.1.9",
57-
"@types/react-is": "^19.0.0",
54+
"@types/node": "^22.18.8",
55+
"@types/react": "^19.2.0",
56+
"@types/react-dom": "^19.2.0",
57+
"@types/react-is": "^19.2.0",
5858
"@types/react-resizable": "^3.0.8",
5959
"@vitejs/plugin-react": "^5.0.4",
6060
"babel-plugin-react-compiler": "^19.1.0-rc.3",
6161
"globals": "^16.4.0",
6262
"sass-embedded": "^1.93.2",
63-
"tailwindcss": "^4.1.13",
63+
"tailwindcss": "^4.1.14",
6464
"terser": "^5.44.0",
65-
"typescript": "~5.9.2",
65+
"typescript": "~5.9.3",
6666
"vite": "npm:rolldown-vite@latest",
6767
"vite-plugin-compression": "^0.5.1",
6868
"vite-plugin-mock-dev-server": "^2.0.1"

0 commit comments

Comments
 (0)