diff --git a/package.json b/package.json index 0648f6c..8fce7c8 100644 --- a/package.json +++ b/package.json @@ -51,11 +51,11 @@ "@capacitor/assets": "3.0.5", "@capacitor/cli": "7.4.4", "@faker-js/faker": "10.1.0", - "@types/jest": "29.2.4", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.6.4", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1", + "@types/jest": "29.2.4", "@types/node": "20.12.11", "@typescript-eslint/eslint-plugin": "7.4.0", "@typescript-eslint/parser": "7.4.0", @@ -70,8 +70,8 @@ "prettier": "3.6.2", "prettier-plugin-sql": "0.19.2", "prettier-plugin-tailwindcss": "^0.2.1", - "ts-node": "10.9.1", "ts-jest": "29.0.3", + "ts-node": "10.9.1", "tsc-alias": "1.8.2", "tsconfig-paths": "4.2.0", "tsx": "4.20.6",