deps: upgrade deps
This commit is contained in:
22
package.json
22
package.json
@@ -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
1695
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user