Skip to content

Commit 30ab658

Browse files
yuvalkarifYuval Karif
and
Yuval Karif
authored
chore: move vitest as devDependency (#195)
Co-authored-by: Yuval Karif <yuval.k@bylith.com>
1 parent dc6d2a8 commit 30ab658

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@
5151
"defu": "^6.1.4",
5252
"estree-walker": "^2",
5353
"magic-string": "^0.30.11",
54-
"pathe": "^1.1.2",
55-
"vitest": "^2.1.1"
54+
"pathe": "^1.1.2"
5655
},
5756
"devDependencies": {
5857
"@playwright/test": "^1.47.2",
@@ -64,6 +63,7 @@
6463
"pretty-quick": "^4.0.0",
6564
"rimraf": "^6.0.1",
6665
"vite": "^5.4.3",
66+
"vitest": "^2.1.1",
6767
"wait-on": "^8.0.1"
6868
}
6969
}

pnpm-lock.yaml

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)