Skip to content

Commit 0a66bb1

Browse files
committed
netteForms: bumped vitest and @vitest/ui to ^4.1.7
1 parent bf92881 commit 0a66bb1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@rollup/plugin-node-resolve": "^16.0.1",
77
"@rollup/plugin-terser": "^0.4.4",
88
"@rollup/plugin-typescript": "^12.1.2",
9-
"@vitest/ui": "^4.0.16",
9+
"@vitest/ui": "^4.1.7",
1010
"eslint": "^9.26.0",
1111
"globals": "^15.3.0",
1212
"jsdom": "^27.3.0",
@@ -16,7 +16,7 @@
1616
"tslib": "^2.8.1",
1717
"typescript": "^5.8.3",
1818
"typescript-eslint": "^8.32.1",
19-
"vitest": "^4.0.16"
19+
"vitest": "^4.1.7"
2020
},
2121
"scripts": {
2222
"typecheck": "tsc -noemit",

0 commit comments

Comments
 (0)