epii-1 commited on
Commit
a8aa3dd
·
1 Parent(s): fdd286c
Files changed (1) hide show
  1. frontend/package.json +2 -2
frontend/package.json CHANGED
@@ -26,11 +26,11 @@
26
  "@vitejs/plugin-vue": "^5.0.4",
27
  "postcss-pxtorem": "^6.1.0",
28
  "sass": "^1.83.4",
29
- "typescript": "^5.4.2",
30
  "unplugin-auto-import": "^0.17.8",
31
  "unplugin-vue-components": "^0.26.0",
32
  "vite": "^5.1.5",
33
  "vite-plugin-pwa": "^0.21.1",
34
- "vue-tsc": "^2.0.6"
35
  }
36
  }
 
26
  "@vitejs/plugin-vue": "^5.0.4",
27
  "postcss-pxtorem": "^6.1.0",
28
  "sass": "^1.83.4",
29
+ "typescript": "5.6.2",
30
  "unplugin-auto-import": "^0.17.8",
31
  "unplugin-vue-components": "^0.26.0",
32
  "vite": "^5.1.5",
33
  "vite-plugin-pwa": "^0.21.1",
34
+ "vue-tsc": "2.0.29"
35
  }
36
  }