Skip to content

Commit

Permalink
chore: bump Vite and Vitest (#5165)
Browse files Browse the repository at this point in the history
* bump dep and update snaps

* move useAtomics option

* update path

* revert to main

* bump vitest/ui

* sync lcok

* update type tests

* skip fd test?

* yolo

* fix

* whoopsies

* chore: auto-fix lint and/or formatting issues

* sync lock

* update snap

* more bumps

* fix typetest

* fuck it

* rm

---------

Co-authored-by: Alex / KATT <[email protected]>
Co-authored-by: juliusmarminge <[email protected]>
  • Loading branch information
3 people committed Feb 8, 2024
1 parent 5c246a7 commit e1d8435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
"tailwindcss": "^3.3.0",
"tsx": "^4.0.0",
"typescript": "^5.3.3",
"vite": "^4.1.2",
"vitest": "^0.32.0"
"vite": "^5.0.12",
"vitest": "^1.2.2"
},
"publishConfig": {
"access": "restricted"
Expand Down

0 comments on commit e1d8435

Please sign in to comment.