Skip to content

Commit 302dda0

Browse files
committed
chore: update packages
1 parent 84c3b4a commit 302dda0

File tree

2 files changed

+314
-295
lines changed

2 files changed

+314
-295
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@
3232
"tailwind-merge": "^2.6.0",
3333
"tailwindcss-animate": "^1.0.7",
3434
"use-debounce": "^10.0.4",
35-
"zod": "^3.24.1"
35+
"zod": "^3.24.2"
3636
},
3737
"devDependencies": {
3838
"@tailwindcss/typography": "^0.5.16",
39-
"@types/node": "^20.17.17",
39+
"@types/node": "^20.17.23",
4040
"@types/react": "^18.3.18",
4141
"@types/react-dom": "^18.3.5",
4242
"autoprefixer": "^10.4.20",
43-
"eslint": "^9.20.0",
44-
"eslint-config-next": "^15.1.6",
45-
"postcss": "^8.5.1",
43+
"eslint": "^9.21.0",
44+
"eslint-config-next": "^15.2.1",
45+
"postcss": "^8.5.3",
4646
"tailwindcss": "^3.4.17",
47-
"typescript": "^5.7.3"
47+
"typescript": "^5.8.2"
4848
}
4949
}

0 commit comments

Comments
 (0)