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 d27c129 commit 9183d76Copy full SHA for 9183d76
package.json
@@ -43,13 +43,13 @@
43
"vue": "^3.2.25"
44
},
45
"devDependencies": {
46
- "@types/node": "18.11.18",
+ "@types/node": "18.13.0",
47
"@types/sortablejs": "1.15.0",
48
"@vitejs/plugin-vue": "4.0.0",
49
- "prettier": "2.8.1",
50
- "terser": "5.16.1",
51
- "typescript": "4.9.4",
52
- "vite": "4.0.4",
53
- "vue-tsc": "1.0.21"
+ "prettier": "2.8.4",
+ "terser": "5.16.3",
+ "typescript": "4.9.5",
+ "vite": "4.1.1",
+ "vue-tsc": "1.0.24"
54
}
55
0 commit comments