mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-22 15:39:11 +00:00
Deps migration (#1988)
* chore: migrate eslint to oxlint * chore: migrate prettier to oxfmt * chore: migrate typescript * chore: toThrow should have a expected value * chore: cast test value as Day * chore: small title fix * chore: mocks should be hoisted * chore: incorrect async useage * chore: test should be inside description * chore: test sohuld include an expeced * chore: oxfmt --------- Co-authored-by: alex-Arc <omnivox@LAPTOP-RC5SNBVV.localdomain>
This commit is contained in:
+2
-8
@@ -4,16 +4,10 @@ packages:
|
||||
|
||||
catalog:
|
||||
'@types/node': 22.15.26
|
||||
'@typescript-eslint/eslint-plugin': 7.16.1
|
||||
'@typescript-eslint/parser': 7.16.1
|
||||
eslint: 8.56.0
|
||||
eslint-config-prettier: 9.1.0
|
||||
eslint-plugin-prettier: 5.1.3
|
||||
prettier: 3.3.1
|
||||
rimraf: 6.0.1
|
||||
ts-essentials: 10.1.1
|
||||
typescript: 5.5.3
|
||||
vitest: 3.2.1
|
||||
typescript: 6.0.0-beta
|
||||
vitest: 4.0.17
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- electron
|
||||
|
||||
Reference in New Issue
Block a user