Skip to content

Commit 00a340c

Browse files
committed
chore(deps): update weekly dependencies
1 parent c74ec35 commit 00a340c

File tree

6 files changed

+1569
-1171
lines changed

6 files changed

+1569
-1171
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.14
1+
22.15

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.14
1+
22.15

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"hono": "^4.6.10",
3232
"isbot": "^4.4.0",
3333
"jsonc-eslint-parser": "2.4.0",
34-
"lucide-react": "^0.487.0",
34+
"lucide-react": "^0.508.0",
3535
"next-themes": "^0.4.6",
3636
"prism-react-renderer": "2.4.1",
3737
"react": "19.0.0",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"hono": "^4.6.10",
5959
"http-status-codes": "^2.3.0",
6060
"isbot": "^4.4.0",
61-
"lucide-react": "^0.487.0",
61+
"lucide-react": "^0.508.0",
6262
"next": "15.2.3",
6363
"next-themes": "^0.4.6",
6464
"nodemailer": "^6.10.0",
@@ -91,7 +91,7 @@
9191
"@eslint/eslintrc": "^2.1.1",
9292
"@eslint/js": "^9.8.0",
9393
"@evilmartians/lefthook": "^1.8.0",
94-
"@homebridge/node-pty-prebuilt-multiarch": "^0.11.14",
94+
"@homebridge/node-pty-prebuilt-multiarch": "^0.12.0",
9595
"@nx/cypress": "20.4.5",
9696
"@nx/devkit": "20.4.5",
9797
"@nx/esbuild": "20.4.5",
@@ -109,7 +109,7 @@
109109
"@nx/web": "20.4.5",
110110
"@nx/webpack": "20.4.5",
111111
"@nx/workspace": "20.4.5",
112-
"@octokit/core": "6.1.4",
112+
"@octokit/core": "6.1.5",
113113
"@octokit/graphql-schema": "^15.25.0",
114114
"@octokit/plugin-rest-endpoint-methods": "^13.2.6",
115115
"@octokit/types": "^13.6.1",
@@ -133,7 +133,7 @@
133133
"@testing-library/user-event": "^14.5.2",
134134
"@types/jest": "^29.5.12",
135135
"@types/kill-port": "^2.0.3",
136-
"@types/node": "22.14.0",
136+
"@types/node": "22.15.17",
137137
"@types/nodemailer": "^6.4.17",
138138
"@types/nodemailer-sendgrid": "^1.0.3",
139139
"@types/npm-whoami": "^1.1.2",
@@ -168,7 +168,7 @@
168168
"jest-diff": "^29.7.0",
169169
"jest-environment-jsdom": "29.7.0",
170170
"jest-environment-node": "^29.7.0",
171-
"jsdom": "~26.0.0",
171+
"jsdom": "~26.1.0",
172172
"kill-port": "^2.0.1",
173173
"memfs": "^4.14.0",
174174
"nodemon": "^3.1.9",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@actions/core": "^1.11.1",
3434
"@actions/github": "^6.0.0",
3535
"@clack/prompts": "^0.10.0",
36-
"@homebridge/node-pty-prebuilt-multiarch": "^0.11.14",
36+
"@homebridge/node-pty-prebuilt-multiarch": "^0.12.0",
3737
"@nx/devkit": "^20.0.0",
3838
"@nx/plugin": "^20.0.0",
3939
"@octokit/request-error": "^5.0.1",

0 commit comments

Comments
 (0)