Skip to content

Commit 9894805

Browse files
committed
Dependencies Updated
1 parent e6ef9c6 commit 9894805

File tree

2 files changed

+44
-41
lines changed

2 files changed

+44
-41
lines changed

package-lock.json

+41-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"akar-icons": "^1.9.31",
16-
"class-variance-authority": "^0.7.0",
16+
"class-variance-authority": "^0.7.1",
1717
"dotenv": "^16.4.5",
1818
"framer-motion": "^11.11.17",
1919
"next": "^14.2.18",
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@tailwindcss/typography": "^0.5.15",
28-
"@types/node": "^22.9.3",
28+
"@types/node": "^22.10.0",
2929
"@types/react": "^18.3.12",
3030
"@typescript-eslint/eslint-plugin": "^7.18.0",
3131
"@typescript-eslint/parser": "^7.18.0",
@@ -45,7 +45,7 @@
4545
"husky": "^9.1.7",
4646
"lint-staged": "^15.2.10",
4747
"postcss": "^8.4.49",
48-
"prettier": "^3.3.3",
48+
"prettier": "^3.4.0",
4949
"prettier-plugin-tailwindcss": "^0.6.9",
5050
"tailwindcss": "^3.4.15",
5151
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)