deps: upgrade deps

This commit is contained in:
Julien Calixte
2024-12-20 16:03:25 +01:00
parent 13d93818d6
commit 74a34b1575
2 changed files with 1070 additions and 647 deletions

View File

@@ -13,22 +13,22 @@
"author": "Julien Calixte <julienc@bam.tech>", "author": "Julien Calixte <julienc@bam.tech>",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@vueuse/core": "^10.7.2", "@vueuse/core": "^12.0.0",
"chart.xkcd": "^1.1.15", "chart.xkcd": "^1.1.15",
"comlink": "^4.4.1", "comlink": "^4.4.2",
"pinia": "^2.1.7", "pinia": "^2.3.0",
"random-js": "^2.1.0", "random-js": "^2.1.0",
"vue": "^3.4.18", "vue": "^3.5.13",
"vue-starport": "^0.4.0" "vue-starport": "^0.4.0"
}, },
"devDependencies": { "devDependencies": {
"@faker-js/faker": "^8.4.1", "@faker-js/faker": "^9.3.0",
"@types/node": "^20.11.17", "@types/node": "^22.10.2",
"@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue": "^5.2.1",
"sass": "^1.70.0", "sass": "^1.83.0",
"typescript": "^5.3.3", "typescript": "^5.7.2",
"vite": "^5.1.1", "vite": "^6.0.5",
"vite-plugin-comlink": "^4.0.2", "vite-plugin-comlink": "^4.0.2",
"vitest": "^1.2.2" "vitest": "^2.1.8"
} }
} }

1695
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff