Skip to content

Commit 3aa2d32

Browse files
committed
chore: update packages
1 parent 302dda0 commit 3aa2d32

File tree

2 files changed

+368
-236
lines changed

2 files changed

+368
-236
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"class-variance-authority": "^0.7.1",
2323
"clsx": "^2.1.1",
2424
"lucide-react": "^0.469.0",
25-
"next": "^15.2.1",
26-
"next-themes": "^0.4.4",
25+
"next": "^15.2.3",
26+
"next-themes": "^0.4.6",
2727
"query-string": "^9.1.1",
2828
"react": "19.0.0-rc.1",
2929
"react-dom": "19.0.0-rc.1",
@@ -36,12 +36,12 @@
3636
},
3737
"devDependencies": {
3838
"@tailwindcss/typography": "^0.5.16",
39-
"@types/node": "^20.17.23",
39+
"@types/node": "^20.17.24",
4040
"@types/react": "^18.3.18",
4141
"@types/react-dom": "^18.3.5",
42-
"autoprefixer": "^10.4.20",
43-
"eslint": "^9.21.0",
44-
"eslint-config-next": "^15.2.1",
42+
"autoprefixer": "^10.4.21",
43+
"eslint": "^9.22.0",
44+
"eslint-config-next": "^15.2.3",
4545
"postcss": "^8.5.3",
4646
"tailwindcss": "^3.4.17",
4747
"typescript": "^5.8.2"

0 commit comments

Comments
 (0)