Skip to content

Commit 4192cf0

Browse files
chore(deps): update weekly dependencies
1 parent c03844c commit 4192cf0

5 files changed

Lines changed: 1005 additions & 651 deletions

File tree

.node-version

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

.nvmrc

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

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"clsx": "^2.1.1",
3434
"hono": "^4.6.10",
3535
"isbot": "^4.4.0",
36-
"jsonc-eslint-parser": "2.4.0",
37-
"lucide-react": "^0.539.0",
36+
"jsonc-eslint-parser": "2.4.2",
37+
"lucide-react": "^0.562.0",
3838
"next-themes": "^0.4.6",
3939
"prism-react-renderer": "2.4.1",
4040
"react": "19.0.0",

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"hono": "^4.6.10",
6161
"http-status-codes": "^2.3.0",
6262
"isbot": "^4.4.0",
63-
"lucide-react": "^0.539.0",
63+
"lucide-react": "^0.562.0",
6464
"mime-types": "^3.0.1",
6565
"next": "15.2.5",
6666
"next-themes": "^0.4.6",
@@ -123,21 +123,21 @@
123123
"@remix-run/dev": "^2.14.0",
124124
"@remix-run/testing": "^2.14.0",
125125
"@svgr/webpack": "^8.0.1",
126-
"@swc-node/register": "~1.10.0",
126+
"@swc-node/register": "~1.11.0",
127127
"@swc/cli": "0.6.0",
128128
"@swc/core": "1.13.20",
129129
"@swc/helpers": "~0.5.11",
130130
"@swc/jest": "0.2.39",
131131
"@tailwindcss/postcss": "~4.1.0",
132132
"@tailwindcss/typography": "^0.5.16",
133133
"@testing-library/dom": "^10.0.0",
134-
"@testing-library/jest-dom": "6.7.0",
134+
"@testing-library/jest-dom": "6.9.1",
135135
"@testing-library/react": "16.1.0",
136136
"@testing-library/user-event": "^14.5.2",
137137
"@types/jest": "30.0.0",
138138
"@types/kill-port": "^2.0.3",
139139
"@types/mime-types": "^2.1.4",
140-
"@types/node": "22.17.1",
140+
"@types/node": "22.19.3",
141141
"@types/nodemailer": "^6.4.17",
142142
"@types/nodemailer-sendgrid": "^1.0.3",
143143
"@types/npm-whoami": "^1.1.2",
@@ -150,7 +150,7 @@
150150
"@vitejs/plugin-react-swc": "^3.5.0",
151151
"@vitest/coverage-v8": "^1.0.4",
152152
"@vitest/ui": "^1.3.1",
153-
"babel-jest": "30.0.5",
153+
"babel-jest": "30.2.0",
154154
"baseline-browser-mapping": "^2.8.32",
155155
"chalk": "^4.1.0",
156156
"concurrently": "^9.1.2",
@@ -176,7 +176,7 @@
176176
"jest-environment-jsdom": "30.0.5",
177177
"jest-environment-node": "^30.1.2",
178178
"jest-util": "~30.0.0",
179-
"jiti": "2.4.2",
179+
"jiti": "2.6.1",
180180
"jsdom": "~26.1.0",
181181
"kill-port": "^2.0.1",
182182
"memfs": "^4.14.0",
@@ -186,15 +186,15 @@
186186
"nx-cloud": "19.1.0",
187187
"postcss": "~8.5.2",
188188
"prettier": "^3.0.0",
189-
"prettier-plugin-tailwindcss": "^0.6.11",
189+
"prettier-plugin-tailwindcss": "^0.7.0",
190190
"react-refresh": "^0.14.0",
191191
"rimraf": "latest",
192192
"shadcn": "canary",
193193
"supertest": "^7.0.0",
194194
"tcp-port-used": "^1.0.2",
195195
"tiny-invariant": "^1.3.3",
196196
"tree-kill": "^1.2.2",
197-
"ts-jest": "29.4.4",
197+
"ts-jest": "29.4.6",
198198
"ts-node": "10.9.2",
199199
"tslib": "^2.4.1",
200200
"tsx": "^4.19.2",

0 commit comments

Comments
 (0)