Skip to content

Commit 113a8d9

Browse files
committed
chore(deps): update weekly dependencies
1 parent 6b7c875 commit 113a8d9

File tree

6 files changed

+910
-821
lines changed

6 files changed

+910
-821
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16
1+
22.17

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16
1+
22.17

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.514.0",
34+
"lucide-react": "^0.525.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.514.0",
61+
"lucide-react": "^0.525.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.12.0",
94+
"@homebridge/node-pty-prebuilt-multiarch": "^0.13.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.5",
112+
"@octokit/core": "6.1.6",
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.15.31",
136+
"@types/node": "22.16.5",
137137
"@types/nodemailer": "^6.4.17",
138138
"@types/nodemailer-sendgrid": "^1.0.3",
139139
"@types/npm-whoami": "^1.1.2",
@@ -158,7 +158,7 @@
158158
"eslint": "~9.20.0",
159159
"eslint-config-next": "15.1.7",
160160
"eslint-config-prettier": "^9.0.0",
161-
"eslint-plugin-import": "2.31.0",
161+
"eslint-plugin-import": "2.32.0",
162162
"eslint-plugin-jsx-a11y": "6.10.2",
163163
"eslint-plugin-playwright": "^2.0.0",
164164
"eslint-plugin-react": "7.37.5",

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.11.0",
36-
"@homebridge/node-pty-prebuilt-multiarch": "^0.12.0",
36+
"@homebridge/node-pty-prebuilt-multiarch": "^0.13.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)