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 2caf492Copy full SHA for 2caf492
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.13",
+ "@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",
53
- "vue-tsc": "1.2.0"
+ "vite": "4.3.1",
+ "vue-tsc": "1.4.1"
54
}
55
0 commit comments