Skip to content

Commit a1e17c0

Browse files
authored
fix(deps): daily deps cleanup (#8186)
1 parent bd6cce7 commit a1e17c0

3 files changed

Lines changed: 81 additions & 62 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"@tailwindcss/vite>tailwindcss": "4.1.18",
148148
"estree-util-value-to-estree": "^3.3.3",
149149
"@types/nodemailer>@aws-sdk/client-sesv2": "-",
150-
"tar@6.x.x": "^7.5.11",
150+
"tar@6.x.x": "7.5.16",
151151
"typescript": "5.7.3",
152152
"diff@<8.0.3": "^8.0.3",
153153
"lodash-es@4.x.x": "^4.17.23",
@@ -167,6 +167,7 @@
167167
"fast-uri@2.x.x": "3.x.x",
168168
"ioredis": "5.10.1",
169169
"protobufjs@8.x.x": "8.6.4",
170+
"protobufjs@7.x.x": "7.6.1",
170171
"@opentelemetry/exporter-jaeger": "-",
171172
"uuid@<14.x.x": "^14.0.0",
172173
"tmp@<0.2.7": "0.2.7",

packages/web/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"urql": "4.1.0",
151151
"use-debounce": "10.0.4",
152152
"valtio": "1.13.2",
153-
"vite": "7.3.2",
153+
"vite": "7.3.6",
154154
"vite-plugin-monaco-editor": "1.1.0",
155155
"vite-tsconfig-paths": "5.1.4",
156156
"wonka": "6.3.4",

0 commit comments

Comments
 (0)