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 201bff6 commit 9e72bc8Copy full SHA for 9e72bc8
package.json
@@ -44,13 +44,13 @@
44
"vue": "^3.2.25"
45
},
46
"devDependencies": {
47
- "@types/node": "18.14.2",
48
- "@types/sortablejs": "1.15.0",
49
- "@vitejs/plugin-vue": "4.0.0",
50
- "prettier": "2.8.4",
51
- "terser": "5.16.5",
+ "@types/node": "18.17.8",
+ "@types/sortablejs": "1.15.1",
+ "@vitejs/plugin-vue": "4.3.3",
+ "prettier": "2.8.8",
+ "terser": "5.19.2",
52
"typescript": "4.9.5",
53
- "vite": "4.1.4",
54
- "vue-tsc": "1.2.0"
+ "vite": "4.4.9",
+ "vue-tsc": "1.8.8"
55
}
56
0 commit comments