Skip to content

Commit c662985

Browse files
committed
chore(deps): update weekly dependencies
1 parent 12ed4b3 commit c662985

5 files changed

Lines changed: 3773 additions & 1707 deletions

File tree

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.19.6
1+
20.20.2

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.19.6
1+
20.20.2

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"hono": "^4.6.10",
3535
"isbot": "^4.4.0",
3636
"jsonc-eslint-parser": "2.4.2",
37-
"lucide-react": "^0.562.0",
37+
"lucide-react": "^0.577.0",
3838
"next-themes": "^0.4.6",
3939
"prism-react-renderer": "2.4.1",
4040
"react": "^19.0.0",

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"hono": "^4.6.10",
6969
"http-status-codes": "^2.3.0",
7070
"isbot": "^4.4.0",
71-
"lucide-react": "^0.562.0",
71+
"lucide-react": "^0.577.0",
7272
"mime-types": "^3.0.1",
7373
"next": "~15.4.5",
7474
"next-themes": "^0.4.6",
@@ -91,7 +91,7 @@
9191
"zod": "^3.24.2"
9292
},
9393
"devDependencies": {
94-
"@anthropic-ai/sdk": "^0.80.0",
94+
"@anthropic-ai/sdk": "^0.92.0",
9595
"@babel/core": "^7.14.5",
9696
"@babel/preset-react": "^7.14.5",
9797
"@clack/prompts": "^0.11.0",
@@ -138,16 +138,16 @@
138138
"@swc/core": "1.15.8",
139139
"@swc/helpers": "0.5.18",
140140
"@swc/jest": "0.2.39",
141-
"@tailwindcss/postcss": "~4.1.0",
141+
"@tailwindcss/postcss": "~4.2.0",
142142
"@tailwindcss/typography": "^0.5.16",
143-
"@testing-library/dom": "10.4.0",
143+
"@testing-library/dom": "10.4.1",
144144
"@testing-library/jest-dom": "6.9.1",
145145
"@testing-library/react": "16.3.0",
146146
"@testing-library/user-event": "^14.5.2",
147147
"@types/jest": "30.0.0",
148148
"@types/kill-port": "^2.0.3",
149149
"@types/mime-types": "^2.1.4",
150-
"@types/node": "22.19.3",
150+
"@types/node": "22.19.17",
151151
"@types/nodemailer": "^6.4.17",
152152
"@types/nodemailer-sendgrid": "^1.0.3",
153153
"@types/npm-whoami": "^1.1.2",
@@ -160,7 +160,7 @@
160160
"@vitejs/plugin-react-swc": "^3.5.0",
161161
"@vitest/coverage-v8": "^1.0.4",
162162
"@vitest/ui": "^1.3.1",
163-
"babel-jest": "30.2.0",
163+
"babel-jest": "30.3.0",
164164
"baseline-browser-mapping": "^2.8.32",
165165
"chalk": "^4.1.0",
166166
"cli-table3": "^0.6.5",
@@ -195,10 +195,10 @@
195195
"nodemon": "^3.1.9",
196196
"npm-whoami": "^1.1.4",
197197
"nx": "22.5.0",
198-
"nx-cloud": "19.1.0",
198+
"nx-cloud": "19.1.3",
199199
"postcss": "~8.5.2",
200-
"prettier": "~3.6.2",
201-
"prettier-plugin-tailwindcss": "^0.7.0",
200+
"prettier": "~3.8.0",
201+
"prettier-plugin-tailwindcss": "^0.8.0",
202202
"react-refresh": "^0.14.0",
203203
"rimraf": "latest",
204204
"shadcn": "canary",
@@ -207,7 +207,7 @@
207207
"tcp-port-used": "^1.0.2",
208208
"tiny-invariant": "^1.3.3",
209209
"tree-kill": "^1.2.2",
210-
"ts-jest": "29.4.6",
210+
"ts-jest": "29.4.9",
211211
"ts-node": "10.9.2",
212212
"tslib": "^2.4.1",
213213
"tsx": "^4.19.2",

0 commit comments

Comments
 (0)