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 3cf6265 commit ef4c4d6Copy full SHA for ef4c4d6
package.json
@@ -43,13 +43,13 @@
43
"vue": "^3.2.25"
44
},
45
"devDependencies": {
46
- "@types/node": "18.14.2",
47
- "@types/sortablejs": "1.15.0",
48
- "@vitejs/plugin-vue": "4.0.0",
49
- "prettier": "2.8.4",
50
- "terser": "5.16.5",
+ "@types/node": "18.15.12",
+ "@types/sortablejs": "1.15.1",
+ "@vitejs/plugin-vue": "4.1.0",
+ "prettier": "2.8.7",
+ "terser": "5.17.1",
51
"typescript": "4.9.5",
52
- "vite": "4.1.4",
+ "vite": "4.2.2",
53
"vue-tsc": "1.2.0"
54
}
55
0 commit comments