Skip to content

Commit 1b3bc1c

Browse files
committed
Dependencies Updated
1 parent b87b373 commit 1b3bc1c

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

bun.lock

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"dependencies": {
1919
"akar-icons": "^1.9.31",
2020
"dotenv": "^17.2.3",
21-
"motion": "^12.26.2",
22-
"next": "^16.1.1",
21+
"motion": "^12.27.1",
22+
"next": "^16.1.3",
2323
"react": "^19.2.3",
2424
"react-dom": "^19.2.3",
2525
"sharp": "^0.34.5",
@@ -28,21 +28,21 @@
2828
},
2929
"devDependencies": {
3030
"@tailwindcss/postcss": "^4.1.18",
31-
"@types/node": "^25.0.8",
31+
"@types/node": "^25.0.9",
3232
"@types/react": "^19.2.8",
3333
"autoprefixer": "^10.4.23",
3434
"babel-plugin-react-compiler": "^1.0.0",
3535
"eslint": "^9.39.2",
36-
"eslint-config-next": "^16.1.1",
36+
"eslint-config-next": "^16.1.3",
3737
"eslint-config-prettier": "^10.1.8",
38-
"eslint-plugin-better-tailwindcss": "^4.0.0",
38+
"eslint-plugin-better-tailwindcss": "^4.0.1",
3939
"eslint-plugin-jsx-a11y": "^6.10.2",
4040
"eslint-plugin-prettier": "^5.5.5",
4141
"eslint-plugin-promise": "^7.2.1",
4242
"husky": "^9.1.7",
4343
"lint-staged": "^16.2.7",
4444
"postcss": "^8.5.6",
45-
"prettier": "^3.7.4",
45+
"prettier": "^3.8.0",
4646
"prettier-plugin-tailwindcss": "^0.7.2",
4747
"tailwindcss": "^4.1.18",
4848
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)