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 77c6bec commit a88ffb1Copy full SHA for a88ffb1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fit2cloud-ui-plus",
3
- "version": "1.1.17",
+ "version": "1.1.18",
4
"private": false,
5
"main": "./lib/fit2cloud-ui-plus.es.js",
6
"files": [
@@ -24,7 +24,7 @@
24
},
25
"dependencies": {
26
"@element-plus/icons-vue": "^1.1.4",
27
- "element-plus": "^2.8.0",
+ "element-plus": "^2.9.1",
28
"github-markdown-css": "^5.1.0",
29
"prism-theme-vars": "^0.2.3",
30
"prismjs": "^1.28.0",
@@ -39,7 +39,7 @@
39
"@types/uuid": "^9.0.8",
40
"@vitejs/plugin-vue": "^2.3.1",
41
"sass": "^1.83.0",
42
- "sass-loader": "^16.0.1",
+ "sass-loader": "^16.0.4",
43
"typescript": "^4.5.4",
44
"unplugin-vue-define-options": "^0.6.1",
45
"vite": "^2.9.16",
0 commit comments