We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 146e455 commit 156b749Copy full SHA for 156b749
package.json
@@ -57,15 +57,15 @@
57
"eslint-config-next": "14.0.4",
58
"eslint-config-prettier": "9.1.0",
59
"eslint-import-resolver-typescript": "3.6.1",
60
- "eslint-plugin-import": "2.29.1",
61
- "eslint-plugin-prettier": "5.1.2",
+ "eslint-plugin-import": "2.31.0",
+ "eslint-plugin-prettier": "5.2.6",
62
"husky": "8.0.3",
63
- "lint-staged": "15.2.0",
+ "lint-staged": "15.5.1",
64
"next-transpile-modules": "^10.0.1",
65
"postcss": "^8.4.33",
66
- "prettier": "3.1.1",
+ "prettier": "3.5.3",
67
"prettier-plugin-sort-json": "3.1.0",
68
"tailwindcss": "^3.4.1",
69
- "typescript": "5.3.3"
+ "typescript": "5.8.3"
70
}
71
0 commit comments