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

Commit 49f6e10

Browse files
committed
dependency bump
1 parent 0399a29 commit 49f6e10

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 16 additions & 16 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.5.5",
32-
"@types/react": "^18.3.8",
31+
"@types/node": "^22.7.4",
32+
"@types/react": "^18.3.10",
3333
"@types/react-dom": "^18.3.0",
3434
"autoprefixer": "^10.4.20",
3535
"eslint": "^8.57.0",
3636
"eslint-config-next": "^14.2.13",
3737
"postcss": "^8.4.47",
3838
"prettier": "^3.3.3",
39-
"prettier-plugin-tailwindcss": "^0.6.6",
39+
"prettier-plugin-tailwindcss": "^0.6.8",
4040
"rimraf": "^6.0.1",
4141
"slugify": "^1.6.6",
42-
"tailwindcss": "^3.4.12",
42+
"tailwindcss": "^3.4.13",
4343
"typescript": "^5.6.2"
4444
}
4545
}

0 commit comments

Comments
 (0)