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

Commit 9f6f28c

Browse files
committed
dependency bump
1 parent 5be0a9b commit 9f6f28c

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@tailwindcss/typography": "^0.5.13",
31-
"@types/node": "^20.14.9",
31+
"@types/node": "^20.14.10",
3232
"@types/react": "^18.3.3",
3333
"@types/react-dom": "^18.3.0",
3434
"autoprefixer": "^10.4.19",
@@ -37,9 +37,9 @@
3737
"postcss": "^8.4.39",
3838
"prettier": "^3.3.2",
3939
"prettier-plugin-tailwindcss": "^0.6.5",
40-
"rimraf": "^5.0.7",
40+
"rimraf": "^5.0.8",
4141
"slugify": "^1.6.6",
4242
"tailwindcss": "^3.4.4",
43-
"typescript": "^5.5.2"
43+
"typescript": "^5.5.3"
4444
}
4545
}

0 commit comments

Comments
 (0)