We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9424156 commit 98db12bCopy full SHA for 98db12b
2 files changed
package.json
@@ -23,13 +23,13 @@
23
"@types/react-router-hash-link": "^2.4.9",
24
"@types/tabulator-tables": "^5.7.0",
25
"@vitejs/plugin-react": "^4.7.0",
26
- "axios": "^1.6.8",
+ "axios": "^1.13.2",
27
"detect-it": "^4.0.1",
28
"dom-to-image": "^2.6.0",
29
"dotenv": "^16.4.6",
30
"easy-peasy": "^6.1.0",
31
"echarts": "^5.5.0",
32
- "jspdf": "^3.0.1",
+ "jspdf": "^3.0.4",
33
"lodash": "^4.17.21",
34
"p-limit": "^6.2.0",
35
"react": "^18.3.1",
@@ -42,7 +42,7 @@
42
"styled-components": "^6.1.8",
43
"tabulator-tables": "^6.2.1",
44
"typescript": "^5.4.5",
45
- "vite": "^7.0.6",
+ "vite": "^7.2.4",
46
"web-vitals": "^3.3.1"
47
},
48
"devDependencies": {
0 commit comments