Skip to content

Commit 92fe9ff

Browse files
chore(deps): update vitest monorepo to v4
1 parent 0a03bf6 commit 92fe9ff

File tree

6 files changed

+196
-781
lines changed

6 files changed

+196
-781
lines changed

packages/svelte-maplibre-storymap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"typescript": "^5.8.3",
6464
"typescript-eslint": "^8.32.1",
6565
"vite": "^7.0.0",
66-
"vitest": "^3.1.3"
66+
"vitest": "^4.0.0"
6767
},
6868
"svelte": "./dist/index.js",
6969
"types": "./dist/index.d.ts",

packages/svelte-static-image-controls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"typescript": "^5.8.3",
6363
"typescript-eslint": "^8.32.1",
6464
"vite": "^7.0.0",
65-
"vitest": "^3.1.3"
65+
"vitest": "^4.0.0"
6666
},
6767
"svelte": "./dist/index.js",
6868
"types": "./dist/index.d.ts",

packages/svelte-undp-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"typescript": "^5.8.3",
8080
"typescript-eslint": "^8.34.0",
8181
"vite": "^7.0.0",
82-
"vitest": "^3.2.3"
82+
"vitest": "^4.0.0"
8383
},
8484
"svelte": "./dist/index.js",
8585
"types": "./dist/index.d.ts",

packages/svelte-undp-design/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/eslint-plugin": "8.48.1",
4343
"@typescript-eslint/parser": "^8.34.0",
4444
"@undp-data/undp-bulma": "workspace:^",
45-
"@vitest/coverage-istanbul": "^3.2.3",
45+
"@vitest/coverage-istanbul": "^4.0.0",
4646
"eslint": "^9.29.0",
4747
"eslint-config-prettier": "^10.1.5",
4848
"eslint-plugin-storybook": "^9.0.10",
@@ -61,7 +61,7 @@
6161
"typescript": "^5.8.3",
6262
"typescript-eslint": "^8.34.0",
6363
"vite": "^7.0.0",
64-
"vitest": "^3.2.3"
64+
"vitest": "^4.0.0"
6565
},
6666
"type": "module",
6767
"dependencies": {

0 commit comments

Comments
 (0)