Skip to content

Commit fea1f86

Browse files
rollback packages for old-ui
1 parent 0a0cbfb commit fea1f86

3 files changed

Lines changed: 581 additions & 332 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,17 +108,17 @@
108108
"@types/node": "^25.9.1",
109109
"@types/react": "^19.2.15",
110110
"@types/react-dom": "^19.2.3",
111-
"@vitejs/plugin-react": "^6.0.2",
111+
"@vitejs/plugin-react": "^5.2.0",
112112
"@vitejs/plugin-react-swc": "^4.3.1",
113113
"autoprefixer": "^10.5.0",
114114
"npm-run-all": "^4.1.5",
115115
"postcss": "^8.5.15",
116116
"prettier": "^3.8.3",
117-
"sass": "~1.99.0",
117+
"sass": "~1.92.1",
118118
"typedoc": "^0.28.19",
119119
"typesafe-i18n": "^5.27.1",
120-
"typescript": "^5.9.3",
121-
"vite": "^8.0.14"
120+
"typescript": "^6.0.3",
121+
"vite": "^7.3.3"
122122
},
123123
"volta": {
124124
"node": "20.5.1"

0 commit comments

Comments
 (0)