1.0.23 -> 1.0.24
This commit is contained in:
parent
34a00841b1
commit
f8dfcfee1f
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@cellule-financiere-pmo/visua-vue",
|
"name": "@cellule-financiere-pmo/visua-vue",
|
||||||
"version": "1.0.23",
|
"version": "1.0.24",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "Vue.js components of the Visua Design System.",
|
"description": "Vue.js components of the Visua Design System.",
|
||||||
"main": "./dist/visua-vue.umd.cjs",
|
"main": "./dist/visua-vue.umd.cjs",
|
||||||
|
@ -50,6 +50,7 @@
|
||||||
"eslint": "^9.29.0",
|
"eslint": "^9.29.0",
|
||||||
"eslint-plugin-vue": "~10.2.0",
|
"eslint-plugin-vue": "~10.2.0",
|
||||||
"jiti": "^2.4.2",
|
"jiti": "^2.4.2",
|
||||||
|
"jsdom": "^26.1.0",
|
||||||
"npm-run-all2": "^8.0.4",
|
"npm-run-all2": "^8.0.4",
|
||||||
"rimraf": "^5.0.10",
|
"rimraf": "^5.0.10",
|
||||||
"typescript": "~5.8.0",
|
"typescript": "~5.8.0",
|
||||||
|
@ -57,9 +58,9 @@
|
||||||
"vite-plugin-inspect": "^11.3.0",
|
"vite-plugin-inspect": "^11.3.0",
|
||||||
"vite-plugin-vue-devtools": "^7.7.7",
|
"vite-plugin-vue-devtools": "^7.7.7",
|
||||||
"vitest": "^3.2.4",
|
"vitest": "^3.2.4",
|
||||||
"vue-tsc": "^2.2.10",
|
|
||||||
"vue": "^3.5.17",
|
"vue": "^3.5.17",
|
||||||
"vue-router": "^4.5.1"
|
"vue-router": "^4.5.1",
|
||||||
|
"vue-tsc": "^2.2.10"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user