mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
fix: bump axios 1.15.2→1.16.0, postcss 8.4.31→8.5.14 (Dependabot CVEs)
This commit is contained in:
+3
-3
@@ -7,7 +7,6 @@
|
||||
"braces": "^3.0.3",
|
||||
"lodash-es": "^4.18.0",
|
||||
"lodash": "^4.18.0",
|
||||
"postcss": "^8.4.31",
|
||||
"picomatch": "^4.0.4",
|
||||
"micromatch": "^4.0.8"
|
||||
},
|
||||
@@ -18,18 +17,19 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.15.2",
|
||||
"axios": "^1.16.0",
|
||||
"crypto-js": "^4.2.0",
|
||||
"echarts": "^5.5.1",
|
||||
"element-plus": "^2.7.8",
|
||||
"github-markdown-css": "^5.8.1",
|
||||
"highlight.js": "^11.11.1",
|
||||
"jszip": "^3.10.1",
|
||||
"jquery": "^3.7.1",
|
||||
"jszip": "^3.10.1",
|
||||
"katex": "^0.16.22",
|
||||
"markdown-it": "^14.1.1",
|
||||
"markdown-it-texmath": "^1.0.0",
|
||||
"marked": "^15.0.4",
|
||||
"postcss": "^8.5.14",
|
||||
"prismjs": "^1.30.0",
|
||||
"vue": "^3.4.21",
|
||||
"vue-echarts": "^7.0.3",
|
||||
|
||||
Reference in New Issue
Block a user