Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit c14e220

Browse files
committed
dependency bump
1 parent d380142 commit c14e220

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@
2828
},
2929
"devDependencies": {
3030
"@tailwindcss/typography": "^0.5.15",
31-
"@types/node": "^22.9.0",
31+
"@types/node": "^22.10.1",
3232
"@types/react": "^18.3.12",
3333
"@types/react-dom": "^18.3.1",
3434
"autoprefixer": "^10.4.20",
3535
"eslint": "^8.57.0",
3636
"eslint-config-next": "^15.0.3",
3737
"postcss": "^8.4.49",
38-
"prettier": "^3.3.3",
39-
"prettier-plugin-tailwindcss": "^0.6.8",
38+
"prettier": "^3.4.1",
39+
"prettier-plugin-tailwindcss": "^0.6.9",
4040
"rimraf": "^6.0.1",
4141
"slugify": "^1.6.6",
4242
"tailwindcss": "^3.4.15",
43-
"typescript": "^5.6.3"
43+
"typescript": "^5.7.2"
4444
}
4545
}

0 commit comments

Comments
 (0)