We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7655d8e commit cbfcf9aCopy full SHA for cbfcf9a
2 files changed
package.json
@@ -44,22 +44,22 @@
44
"yaml": "^2.8.1"
45
},
46
"devDependencies": {
47
- "@eslint/js": "^9.39.1",
+ "@eslint/js": "^9.39.2",
48
"@tailwindcss/typography": "^0.5.19",
49
"@tailwindcss/vite": "^4.1.16",
50
"@types/react": "^19.2.5",
51
"@types/react-dom": "^19.2.3",
52
"@vitejs/plugin-react": "^4.7.0",
53
- "eslint": "^9.39.1",
+ "eslint": "^9.39.2",
54
"eslint-config-prettier": "^10.1.8",
55
"eslint-plugin-react-hooks": "^5.2.0",
56
"eslint-plugin-react-refresh": "^0.4.24",
57
"globals": "^16.5.0",
58
"markdownlint-cli": "^0.45.0",
59
- "prettier": "^3.6.2",
+ "prettier": "^3.7.4",
60
"tailwindcss": "^4.1.16",
61
"typescript": "~5.8.3",
62
- "typescript-eslint": "^8.46.3",
+ "typescript-eslint": "^8.50.1",
63
"vite": "6.4.1"
64
65
"resolutions": {
0 commit comments