We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0cbfb commit fea1f86Copy full SHA for fea1f86
3 files changed
package.json
@@ -108,17 +108,17 @@
108
"@types/node": "^25.9.1",
109
"@types/react": "^19.2.15",
110
"@types/react-dom": "^19.2.3",
111
- "@vitejs/plugin-react": "^6.0.2",
+ "@vitejs/plugin-react": "^5.2.0",
112
"@vitejs/plugin-react-swc": "^4.3.1",
113
"autoprefixer": "^10.5.0",
114
"npm-run-all": "^4.1.5",
115
"postcss": "^8.5.15",
116
"prettier": "^3.8.3",
117
- "sass": "~1.99.0",
+ "sass": "~1.92.1",
118
"typedoc": "^0.28.19",
119
"typesafe-i18n": "^5.27.1",
120
- "typescript": "^5.9.3",
121
- "vite": "^8.0.14"
+ "typescript": "^6.0.3",
+ "vite": "^7.3.3"
122
},
123
"volta": {
124
"node": "20.5.1"
0 commit comments