Skip to content

Commit f30aa8c

Browse files
chore(deps): update weekly dependencies
1 parent d1b45e8 commit f30aa8c

3 files changed

Lines changed: 636 additions & 628 deletions

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"hono": "^4.6.10",
2929
"isbot": "^4.4.0",
3030
"jsonc-eslint-parser": "2.4.0",
31-
"lucide-react": "^0.483.0",
31+
"lucide-react": "^0.487.0",
3232
"next-themes": "^0.4.6",
3333
"prism-react-renderer": "2.4.1",
3434
"react": "19.0.0",

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"hono": "^4.6.10",
5454
"http-status-codes": "^2.3.0",
5555
"isbot": "^4.4.0",
56-
"lucide-react": "^0.484.0",
56+
"lucide-react": "^0.487.0",
5757
"next": "15.1.7",
5858
"next-themes": "^0.4.6",
5959
"nodemailer": "^6.10.0",
@@ -120,15 +120,15 @@
120120
"@swc/core": "~1.10.0",
121121
"@swc/helpers": "~0.5.11",
122122
"@swc/jest": "~0.2.36",
123-
"@tailwindcss/postcss": "~4.0.17",
123+
"@tailwindcss/postcss": "~4.1.0",
124124
"@tailwindcss/typography": "^0.5.16",
125125
"@testing-library/dom": "^10.0.0",
126126
"@testing-library/jest-dom": "6.6.3",
127127
"@testing-library/react": "16.1.0",
128128
"@testing-library/user-event": "^14.5.2",
129129
"@types/jest": "^29.5.12",
130130
"@types/kill-port": "^2.0.3",
131-
"@types/node": "22.13.2",
131+
"@types/node": "22.14.0",
132132
"@types/nodemailer": "^6.4.17",
133133
"@types/nodemailer-sendgrid": "^1.0.3",
134134
"@types/npm-whoami": "^1.1.2",
@@ -156,8 +156,8 @@
156156
"eslint-plugin-import": "2.31.0",
157157
"eslint-plugin-jsx-a11y": "6.10.2",
158158
"eslint-plugin-playwright": "^2.0.0",
159-
"eslint-plugin-react": "7.37.4",
160-
"eslint-plugin-react-hooks": "5.0.0",
159+
"eslint-plugin-react": "7.37.5",
160+
"eslint-plugin-react-hooks": "5.2.0",
161161
"graphql-config": "^5.1.3",
162162
"jest": "^29.7.0",
163163
"jest-diff": "^29.7.0",
@@ -177,7 +177,7 @@
177177
"rimraf": "latest",
178178
"shadcn": "canary",
179179
"supertest": "^7.0.0",
180-
"tailwindcss": "~4.0.17",
180+
"tailwindcss": "~4.1.0",
181181
"tcp-port-used": "^1.0.2",
182182
"tiny-invariant": "^1.3.3",
183183
"tree-kill": "^1.2.2",
@@ -199,7 +199,7 @@
199199
"commit"
200200
]
201201
},
202-
"packageManager": "pnpm@9.15.5",
202+
"packageManager": "pnpm@9.15.9",
203203
"engines": {
204204
"node": ">=20"
205205
},

0 commit comments

Comments
 (0)