|
@@ -89,7 +89,7 @@
|
|
|
"tailwindcss": "^3.3.3",
|
|
|
"tslib": "^2.4.1",
|
|
|
"typescript": "^5.5.4",
|
|
|
- "vite": "^5.3.5",
|
|
|
+ "vite": "^5.4.14",
|
|
|
"vitest": "^1.6.0"
|
|
|
},
|
|
|
"engines": {
|
|
@@ -7117,6 +7117,7 @@
|
|
|
"https://opencollective.com/katex",
|
|
|
"https://github.com/sponsors/katex"
|
|
|
],
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"commander": "^8.3.0"
|
|
|
},
|
|
@@ -11677,9 +11678,10 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/vite": {
|
|
|
- "version": "5.4.6",
|
|
|
- "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz",
|
|
|
- "integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==",
|
|
|
+ "version": "5.4.14",
|
|
|
+ "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.14.tgz",
|
|
|
+ "integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==",
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"esbuild": "^0.21.3",
|
|
|
"postcss": "^8.4.43",
|