Skip to content

Commit 2e70314

Browse files
authored
Update deps (#15)
1 parent 1dbcceb commit 2e70314

2 files changed

Lines changed: 34 additions & 32 deletions

File tree

bun.lock

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
"dependencies": {
1212
"@tailwindcss/postcss": "^4.2.2",
1313
"framer-motion": "^12.38.0",
14-
"next": "16.2.1",
15-
"react": "^19.2.4",
16-
"react-dom": "^19.2.4",
17-
"react-parallax-tilt": "^1.7.172"
14+
"next": "16.2.3",
15+
"react": "^19.2.5",
16+
"react-dom": "^19.2.5",
17+
"react-parallax-tilt": "^1.7.323"
1818
},
1919
"devDependencies": {
20-
"@types/node": "^25.5.0",
20+
"@types/node": "^25.6.0",
2121
"@types/react": "^19.2.14",
2222
"@types/react-dom": "^19.2.3",
2323
"eslint": "9",
24-
"eslint-config-next": "^16.2.1",
25-
"postcss": "^8.5.8",
24+
"eslint-config-next": "^16.2.3",
25+
"postcss": "^8.5.9",
2626
"tailwindcss": "^4.2.2",
2727
"typescript": "^6"
2828
}

0 commit comments

Comments
 (0)