Skip to content

Commit fa77692

Browse files
chore: bump dependency resolutions (calcom#28889)
* chore(deps): bump dependency resolutions * chore(deps): dedupe minimatch in yarn.lock --------- Co-authored-by: Benny Joo <sldisek783@gmail.com>
1 parent f4edb69 commit fa77692

12 files changed

Lines changed: 656 additions & 961 deletions

File tree

apps/api/v1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@sentry/nextjs": "10.33.0",
3737
"bcryptjs": "2.4.3",
3838
"memory-cache": "0.2.0",
39-
"next": "16.1.5",
39+
"next": "16.2.3",
4040
"next-api-middleware": "1.0.1",
4141
"next-axiom": "0.17.0",
4242
"next-swagger-doc": "0.3.6",

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"bcryptjs": "2.4.3",
9191
"botid": "1.5.7",
9292
"classnames": "2.3.2",
93-
"dompurify": "3.3.1",
93+
"dompurify": "3.3.2",
9494
"entities": "4.5.0",
9595
"handlebars": "4.7.9",
9696
"i18next": "23.2.3",
@@ -107,7 +107,7 @@
107107
"md5": "2.3.0",
108108
"memory-cache": "0.2.0",
109109
"micro": "10.0.1",
110-
"next": "16.1.5",
110+
"next": "16.2.3",
111111
"next-auth": "4.24.13",
112112
"next-axiom": "0.17.0",
113113
"next-i18next": "15.4.2",

example-apps/credential-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@calcom/atoms": "workspace:*",
1212
"@prisma/client": "6.16.1",
13-
"next": "14.2.35",
13+
"next": "15.5.15",
1414
"prisma": "6.16.1",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0"

package.json

Lines changed: 53 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@
118118
"vitest-mock-extended": "3.1.0"
119119
},
120120
"resolutions": {
121+
"webpack": "5.104.1",
122+
"systeminformation": "5.31.0",
123+
"path-to-regexp@^8.0.0": "8.4.0",
124+
"path-to-regexp@0.1.12": "0.1.13",
121125
"@isaacs/brace-expansion": "5.0.1",
122126
"types-ramda": "0.29.4",
123127
"@apidevtools/json-schema-ref-parser": "9.0.9",
@@ -134,32 +138,72 @@
134138
"react@19.2.1": "19.2.4",
135139
"react@19.2.2": "19.2.4",
136140
"tar-fs": "2.1.4",
137-
"rollup": "4.22.4",
141+
"rollup": "4.59.0",
138142
"jpeg-js": "0.4.4",
139143
"validator": "13.15.22",
140144
"form-data": "4.0.4",
141145
"axios": "1.15.0",
142146
"jws": "4.0.1",
143147
"jsonwebtoken": "9.0.0",
144148
"sha.js": "2.4.12",
145-
"qs": "6.14.1",
149+
"qs": "6.14.2",
146150
"typeorm": "0.3.27",
147-
"node-forge": "1.3.2",
151+
"node-forge": "1.4.0",
152+
"picomatch@3.0.1": "3.0.2",
153+
"picomatch@^2.0.4": "2.3.2",
154+
"picomatch@^2.2.1": "2.3.2",
155+
"picomatch@^2.2.3": "2.3.2",
156+
"picomatch@^2.3.1": "2.3.2",
157+
"picomatch@^4.0.2": "4.0.4",
158+
"picomatch@^4.0.3": "4.0.4",
148159
"@modelcontextprotocol/sdk": "1.26.0",
160+
"hono": "4.12.12",
161+
"express-rate-limit": "8.2.2",
162+
"svgo": "4.0.1",
149163
"js-yaml": "4.1.1",
150164
"mdast-util-to-hast": "13.2.1",
151165
"prismjs": "1.30.0",
152166
"react-devtools-core": "4.28.4",
153167
"formidable": "2.1.3",
154-
"serialize-javascript": "6.0.2",
168+
"serialize-javascript": "7.0.5",
155169
"@adobe/css-tools": "4.3.2",
156170
"jsondiffpatch": "0.7.2",
157171
"min-document": "2.19.1",
158-
"tar": "7.5.7",
159-
"lodash": "4.17.23",
160-
"lodash-es": "4.17.23",
161-
"@lingo.dev/_compiler/fast-xml-parser": "5.3.5",
162-
"fast-xml-parser": "4.5.4"
172+
"tar": "7.5.11",
173+
"lodash": "4.18.0",
174+
"lodash-es": "4.18.0",
175+
"@lingo.dev/_compiler/fast-xml-parser": "5.5.9",
176+
"fast-xml-parser": "5.5.9",
177+
"bn.js": "4.12.3",
178+
"minimatch@10.0.3": "10.2.4",
179+
"multer": "2.1.1",
180+
"flatted": "3.4.2",
181+
"socket.io-parser": "4.2.6",
182+
"vite": "6.4.2",
183+
"defu": "6.1.5",
184+
"immutable": "3.8.3",
185+
"@hono/node-server": "1.19.13",
186+
"@xmldom/xmldom@0.9.8": "0.9.9",
187+
"@xmldom/xmldom@^0.8.1": "0.8.12",
188+
"@xmldom/xmldom@^0.8.5": "0.8.12",
189+
"@xmldom/xmldom@^0.8.8": "0.8.12",
190+
"@xmldom/xmldom@^0.8.10": "0.8.12",
191+
"yaml@2.8.1": "2.8.3",
192+
"yaml@^2.0.0": "2.8.3",
193+
"yaml@^2.1.1": "2.8.3",
194+
"yaml@^2.3.1": "2.8.3",
195+
"yaml@^2.3.4": "2.8.3",
196+
"yaml@^2.4.2": "2.8.3",
197+
"yaml@2.0.0-1": "2.8.3",
198+
"ajv@8.12.0": "8.18.0",
199+
"ajv@~8.12.0": "8.18.0",
200+
"ajv@~8.13.0": "8.18.0",
201+
"ajv@^8.6.3": "8.18.0",
202+
"ajv@^8.17.1": "8.18.0",
203+
"ajv@^6.12.5": "6.14.0",
204+
"brace-expansion@^5.0.2": "5.0.5",
205+
"brace-expansion@^2.0.1": "2.0.3",
206+
"brace-expansion@^2.0.2": "2.0.3"
163207
},
164208
"packageExtensions": {
165209
"ink@3.2.0": {

packages/embeds/embed-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"postcss": "8.5.6",
5252
"tailwindcss": "4.1.17",
5353
"typescript": "5.9.3",
54-
"vite": "6.4.1",
54+
"vite": "6.4.2",
5555
"vite-plugin-environment": "1.1.3"
5656
}
5757
}

packages/embeds/embed-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@vitejs/plugin-react": "5.1.2",
5151
"npm-run-all": "4.1.5",
5252
"typescript": "5.9.3",
53-
"vite": "6.4.1"
53+
"vite": "6.4.2"
5454
},
5555
"dependencies": {
5656
"@calcom/embed-core": "workspace:*",

packages/embeds/embed-snippet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"types": "./dist/index.d.ts",
2727
"devDependencies": {
2828
"typescript": "5.9.3",
29-
"vite": "6.4.1"
29+
"vite": "6.4.2"
3030
},
3131
"dependencies": {
3232
"@calcom/embed-core": "workspace:*"

packages/kysely/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"main": "index.ts",
55
"dependencies": {
6-
"kysely": "0.28.2",
6+
"kysely": "0.28.14",
77
"pg": "8.16.0"
88
},
99
"devDependencies": {

packages/platform/atoms/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"postcss-prefixwrap": "1.57.0",
3939
"ts-jest": "29.1.4",
4040
"typescript": "5.9.3",
41-
"vite": "6.4.1",
41+
"vite": "6.4.2",
4242
"vite-plugin-dts": "4.5.4",
4343
"vite-plugin-inspect": "0.8.4"
4444
},
@@ -88,7 +88,7 @@
8888
"@tanstack/react-query": "5.17.19",
8989
"class-variance-authority": "0.4.0",
9090
"clsx": "2.1.1",
91-
"dompurify": "3.3.1",
91+
"dompurify": "3.3.2",
9292
"marked": "15.0.6",
9393
"react-use": "17.6.0",
9494
"tailwind-merge": "1.13.2",

packages/platform/examples/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@calcom/atoms": "workspace:*",
1515
"@prisma/client": "6.16.1",
16-
"next": "16.1.5",
16+
"next": "16.2.3",
1717
"prisma": "6.16.1",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)