Skip to content

Commit 95bdc37

Browse files
committed
Clean
1 parent c90b617 commit 95bdc37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
"@capacitor/assets": "3.0.5",
5252
"@capacitor/cli": "7.4.4",
5353
"@faker-js/faker": "10.1.0",
54-
"@types/jest": "29.2.4",
5554
"@testing-library/dom": "^10.0.0",
5655
"@testing-library/jest-dom": "^6.6.4",
5756
"@testing-library/react": "^16.3.0",
5857
"@testing-library/user-event": "^14.6.1",
58+
"@types/jest": "29.2.4",
5959
"@types/node": "20.12.11",
6060
"@typescript-eslint/eslint-plugin": "7.4.0",
6161
"@typescript-eslint/parser": "7.4.0",
@@ -70,8 +70,8 @@
7070
"prettier": "3.6.2",
7171
"prettier-plugin-sql": "0.19.2",
7272
"prettier-plugin-tailwindcss": "^0.2.1",
73-
"ts-node": "10.9.1",
7473
"ts-jest": "29.0.3",
74+
"ts-node": "10.9.1",
7575
"tsc-alias": "1.8.2",
7676
"tsconfig-paths": "4.2.0",
7777
"tsx": "4.20.6",

0 commit comments

Comments
 (0)