We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c90b617 commit 95bdc37Copy full SHA for 95bdc37
package.json
@@ -51,11 +51,11 @@
51
"@capacitor/assets": "3.0.5",
52
"@capacitor/cli": "7.4.4",
53
"@faker-js/faker": "10.1.0",
54
- "@types/jest": "29.2.4",
55
"@testing-library/dom": "^10.0.0",
56
"@testing-library/jest-dom": "^6.6.4",
57
"@testing-library/react": "^16.3.0",
58
"@testing-library/user-event": "^14.6.1",
+ "@types/jest": "29.2.4",
59
"@types/node": "20.12.11",
60
"@typescript-eslint/eslint-plugin": "7.4.0",
61
"@typescript-eslint/parser": "7.4.0",
@@ -70,8 +70,8 @@
70
"prettier": "3.6.2",
71
"prettier-plugin-sql": "0.19.2",
72
"prettier-plugin-tailwindcss": "^0.2.1",
73
- "ts-node": "10.9.1",
74
"ts-jest": "29.0.3",
+ "ts-node": "10.9.1",
75
"tsc-alias": "1.8.2",
76
"tsconfig-paths": "4.2.0",
77
"tsx": "4.20.6",
0 commit comments