update
This commit is contained in:
15
package.json
15
package.json
@@ -15,22 +15,21 @@
|
||||
"author": "Daniel Ledda",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@djledda/ladder": "^1.1.0",
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vue/tsconfig": "^0.1.3",
|
||||
"pinia": "^2.0.32",
|
||||
"sass": "^1.58.3",
|
||||
"vue": "^3.2.47",
|
||||
"zod": "^3.21.4"
|
||||
"zod": "^3.21.4",
|
||||
"vue": "^3.4.21",
|
||||
"vuedraggable": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.40",
|
||||
"@types/node": "^20.12.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.26.0",
|
||||
"@typescript-eslint/parser": "^5.26.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.40.0",
|
||||
"eslint-plugin-vue": "^9.11.0",
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^4.3.0"
|
||||
"typescript": "^5.4.3",
|
||||
"vite": "^5.2.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user