Skip to content

Commit 23f55f5

Browse files
Bill LeoutsakosBill Leoutsakos
authored andcommitted
chore(deps): apply compatible runtime security updates
1 parent 185e93e commit 23f55f5

8 files changed

Lines changed: 84 additions & 92 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"fumadocs-mdx": "14.3.2",
2929
"fumadocs-openapi": "10.8.1",
3030
"fumadocs-ui": "16.8.5",
31-
"next": "16.3.1",
31+
"next": "16.3.3",
3232
"next-themes": "^0.4.6",
3333
"react": "19.2.4",
3434
"react-dom": "19.2.4",

apps/sim/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"isolated-vm": "6.2.0",
197197
"jose": "6.0.11",
198198
"js-tiktoken": "1.0.21",
199-
"js-yaml": "4.3.1",
199+
"js-yaml": "4.3.2",
200200
"jsdom": "^26.0.0",
201201
"jszip": "3.10.1",
202202
"lib0": "0.2.117",
@@ -210,10 +210,10 @@
210210
"mssql": "12.7.0",
211211
"mysql2": "3.24.2",
212212
"neo4j-driver": "6.0.1",
213-
"next": "16.3.1",
213+
"next": "16.3.3",
214214
"next-mdx-remote": "^6.0.0",
215215
"next-themes": "^0.4.6",
216-
"nodemailer": "9.0.1",
216+
"nodemailer": "9.1.1",
217217
"nuqs": "2.8.9",
218218
"officeparser": "5.2.2",
219219
"openai": "7.0.0",
@@ -239,7 +239,7 @@
239239
"remark-stringify": "11.0.0",
240240
"resend": "^4.1.2",
241241
"rss-parser": "3.13.0",
242-
"sharp": "0.35.3",
242+
"sharp": "0.35.4",
243243
"socket.io-client": "4.8.1",
244244
"ssh2": "^1.17.0",
245245
"streamdown": "2.5.0",
@@ -257,7 +257,7 @@
257257
"zustand": "^5.0.13"
258258
},
259259
"devDependencies": {
260-
"@next/env": "16.3.1",
260+
"@next/env": "16.3.3",
261261
"@sim/testing": "workspace:*",
262262
"@sim/tsconfig": "workspace:*",
263263
"@tailwindcss/postcss": "^4.3.3",

bun.lock

Lines changed: 64 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,9 @@
118118
"overrides": {
119119
"react": "19.2.4",
120120
"react-dom": "19.2.4",
121-
"next": "16.3.1",
122-
"@next/env": "16.3.1",
121+
"next": "16.3.3",
122+
"@next/env": "16.3.3",
123+
"@xmldom/xmldom": "0.8.15",
123124
"drizzle-orm": "^0.45.2",
124125
"postgres": "^3.4.5",
125126
"minimatch": "^10.2.5",
@@ -132,8 +133,8 @@
132133
"deepmerge-ts": "8.0.0",
133134
"dompurify": "3.4.13",
134135
"engine.io": "6.6.8",
135-
"fast-uri": "3.1.5",
136-
"hono": "4.12.34",
136+
"fast-uri": "3.1.6",
137+
"hono": "4.13.5",
137138
"ip-address": "10.5.0",
138139
"postcss": "8.5.26",
139140
"protobufjs": "7.6.5",
@@ -142,10 +143,10 @@
142143
"ws": "8.21.3"
143144
},
144145
"optionalDependencies": {
145-
"@next/swc-darwin-arm64": "16.3.1",
146-
"@next/swc-darwin-x64": "16.3.1",
147-
"@next/swc-linux-arm64-gnu": "16.3.1",
148-
"@next/swc-linux-x64-gnu": "16.3.1"
146+
"@next/swc-darwin-arm64": "16.3.3",
147+
"@next/swc-darwin-x64": "16.3.3",
148+
"@next/swc-linux-arm64-gnu": "16.3.3",
149+
"@next/swc-linux-x64-gnu": "16.3.3"
149150
},
150151
"devDependencies": {
151152
"@babel/parser": "7.29.2",
@@ -169,7 +170,7 @@
169170
"react": "19.2.4",
170171
"remark-gfm": "4.0.1",
171172
"remark-parse": "11.0.0",
172-
"sharp": "0.35.3",
173+
"sharp": "0.35.4",
173174
"turbo": "2.9.14",
174175
"unified": "11.0.5",
175176
"unist-util-visit": "5.1.0",

packages/emcn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"class-variance-authority": "^0.7.1",
8585
"framer-motion": "^12.5.0",
8686
"input-otp": "^1.4.2",
87-
"next": "16.3.1",
87+
"next": "16.3.3",
8888
"prismjs": "^1.30.0",
8989
"react": "19.2.4",
9090
"react-dom": "19.2.4",

packages/sim-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"chalk": "5.6.2",
5151
"commander": "^11.1.0",
52-
"js-yaml": "4.3.1",
52+
"js-yaml": "4.3.2",
5353
"proper-lockfile": "4.1.2"
5454
},
5555
"devDependencies": {

packages/sim-setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@clack/prompts": "1.7.0",
52-
"@next/env": "16.3.1",
52+
"@next/env": "16.3.3",
5353
"@sim/deployment-config": "workspace:*",
5454
"@sim/security": "workspace:*",
5555
"@sim/tsconfig": "workspace:*",

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
},
7070
"devDependencies": {
7171
"@sim/tsconfig": "workspace:*",
72-
"next": "16.3.1",
72+
"next": "16.3.3",
7373
"stripe": "18.5.0",
7474
"typescript": "^7.0.2",
7575
"vitest": "^4.1.0"

0 commit comments

Comments
 (0)