chore: bump dependency resolutions (#28889)
* chore(deps): bump dependency resolutions * chore(deps): dedupe minimatch in yarn.lock --------- Co-authored-by: Benny Joo <sldisek783@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"@sentry/nextjs": "10.33.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"memory-cache": "0.2.0",
|
||||
"next": "16.1.5",
|
||||
"next": "16.2.3",
|
||||
"next-api-middleware": "1.0.1",
|
||||
"next-axiom": "0.17.0",
|
||||
"next-swagger-doc": "0.3.6",
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
"bcryptjs": "2.4.3",
|
||||
"botid": "1.5.7",
|
||||
"classnames": "2.3.2",
|
||||
"dompurify": "3.3.1",
|
||||
"dompurify": "3.3.2",
|
||||
"entities": "4.5.0",
|
||||
"handlebars": "4.7.9",
|
||||
"i18next": "23.2.3",
|
||||
@@ -107,7 +107,7 @@
|
||||
"md5": "2.3.0",
|
||||
"memory-cache": "0.2.0",
|
||||
"micro": "10.0.1",
|
||||
"next": "16.1.5",
|
||||
"next": "16.2.3",
|
||||
"next-auth": "4.24.13",
|
||||
"next-axiom": "0.17.0",
|
||||
"next-i18next": "15.4.2",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@calcom/atoms": "workspace:*",
|
||||
"@prisma/client": "6.16.1",
|
||||
"next": "14.2.35",
|
||||
"next": "15.5.15",
|
||||
"prisma": "6.16.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0"
|
||||
|
||||
+53
-9
@@ -118,6 +118,10 @@
|
||||
"vitest-mock-extended": "3.1.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"webpack": "5.104.1",
|
||||
"systeminformation": "5.31.0",
|
||||
"path-to-regexp@^8.0.0": "8.4.0",
|
||||
"path-to-regexp@0.1.12": "0.1.13",
|
||||
"@isaacs/brace-expansion": "5.0.1",
|
||||
"types-ramda": "0.29.4",
|
||||
"@apidevtools/json-schema-ref-parser": "9.0.9",
|
||||
@@ -134,7 +138,7 @@
|
||||
"react@19.2.1": "19.2.4",
|
||||
"react@19.2.2": "19.2.4",
|
||||
"tar-fs": "2.1.4",
|
||||
"rollup": "4.22.4",
|
||||
"rollup": "4.59.0",
|
||||
"jpeg-js": "0.4.4",
|
||||
"validator": "13.15.22",
|
||||
"form-data": "4.0.4",
|
||||
@@ -142,24 +146,64 @@
|
||||
"jws": "4.0.1",
|
||||
"jsonwebtoken": "9.0.0",
|
||||
"sha.js": "2.4.12",
|
||||
"qs": "6.14.1",
|
||||
"qs": "6.14.2",
|
||||
"typeorm": "0.3.27",
|
||||
"node-forge": "1.3.2",
|
||||
"node-forge": "1.4.0",
|
||||
"picomatch@3.0.1": "3.0.2",
|
||||
"picomatch@^2.0.4": "2.3.2",
|
||||
"picomatch@^2.2.1": "2.3.2",
|
||||
"picomatch@^2.2.3": "2.3.2",
|
||||
"picomatch@^2.3.1": "2.3.2",
|
||||
"picomatch@^4.0.2": "4.0.4",
|
||||
"picomatch@^4.0.3": "4.0.4",
|
||||
"@modelcontextprotocol/sdk": "1.26.0",
|
||||
"hono": "4.12.12",
|
||||
"express-rate-limit": "8.2.2",
|
||||
"svgo": "4.0.1",
|
||||
"js-yaml": "4.1.1",
|
||||
"mdast-util-to-hast": "13.2.1",
|
||||
"prismjs": "1.30.0",
|
||||
"react-devtools-core": "4.28.4",
|
||||
"formidable": "2.1.3",
|
||||
"serialize-javascript": "6.0.2",
|
||||
"serialize-javascript": "7.0.5",
|
||||
"@adobe/css-tools": "4.3.2",
|
||||
"jsondiffpatch": "0.7.2",
|
||||
"min-document": "2.19.1",
|
||||
"tar": "7.5.7",
|
||||
"lodash": "4.17.23",
|
||||
"lodash-es": "4.17.23",
|
||||
"@lingo.dev/_compiler/fast-xml-parser": "5.3.5",
|
||||
"fast-xml-parser": "4.5.4"
|
||||
"tar": "7.5.11",
|
||||
"lodash": "4.18.0",
|
||||
"lodash-es": "4.18.0",
|
||||
"@lingo.dev/_compiler/fast-xml-parser": "5.5.9",
|
||||
"fast-xml-parser": "5.5.9",
|
||||
"bn.js": "4.12.3",
|
||||
"minimatch@10.0.3": "10.2.4",
|
||||
"multer": "2.1.1",
|
||||
"flatted": "3.4.2",
|
||||
"socket.io-parser": "4.2.6",
|
||||
"vite": "6.4.2",
|
||||
"defu": "6.1.5",
|
||||
"immutable": "3.8.3",
|
||||
"@hono/node-server": "1.19.13",
|
||||
"@xmldom/xmldom@0.9.8": "0.9.9",
|
||||
"@xmldom/xmldom@^0.8.1": "0.8.12",
|
||||
"@xmldom/xmldom@^0.8.5": "0.8.12",
|
||||
"@xmldom/xmldom@^0.8.8": "0.8.12",
|
||||
"@xmldom/xmldom@^0.8.10": "0.8.12",
|
||||
"yaml@2.8.1": "2.8.3",
|
||||
"yaml@^2.0.0": "2.8.3",
|
||||
"yaml@^2.1.1": "2.8.3",
|
||||
"yaml@^2.3.1": "2.8.3",
|
||||
"yaml@^2.3.4": "2.8.3",
|
||||
"yaml@^2.4.2": "2.8.3",
|
||||
"yaml@2.0.0-1": "2.8.3",
|
||||
"ajv@8.12.0": "8.18.0",
|
||||
"ajv@~8.12.0": "8.18.0",
|
||||
"ajv@~8.13.0": "8.18.0",
|
||||
"ajv@^8.6.3": "8.18.0",
|
||||
"ajv@^8.17.1": "8.18.0",
|
||||
"ajv@^6.12.5": "6.14.0",
|
||||
"brace-expansion@^5.0.2": "5.0.5",
|
||||
"brace-expansion@^2.0.1": "2.0.3",
|
||||
"brace-expansion@^2.0.2": "2.0.3"
|
||||
},
|
||||
"packageExtensions": {
|
||||
"ink@3.2.0": {
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"postcss": "8.5.6",
|
||||
"tailwindcss": "4.1.17",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "6.4.1",
|
||||
"vite": "6.4.2",
|
||||
"vite-plugin-environment": "1.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"@vitejs/plugin-react": "5.1.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "6.4.1"
|
||||
"vite": "6.4.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@calcom/embed-core": "workspace:*",
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"types": "./dist/index.d.ts",
|
||||
"devDependencies": {
|
||||
"typescript": "5.9.3",
|
||||
"vite": "6.4.1"
|
||||
"vite": "6.4.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@calcom/embed-core": "workspace:*"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"private": true,
|
||||
"main": "index.ts",
|
||||
"dependencies": {
|
||||
"kysely": "0.28.2",
|
||||
"kysely": "0.28.14",
|
||||
"pg": "8.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"postcss-prefixwrap": "1.57.0",
|
||||
"ts-jest": "29.1.4",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "6.4.1",
|
||||
"vite": "6.4.2",
|
||||
"vite-plugin-dts": "4.5.4",
|
||||
"vite-plugin-inspect": "0.8.4"
|
||||
},
|
||||
@@ -88,7 +88,7 @@
|
||||
"@tanstack/react-query": "5.17.19",
|
||||
"class-variance-authority": "0.4.0",
|
||||
"clsx": "2.1.1",
|
||||
"dompurify": "3.3.1",
|
||||
"dompurify": "3.3.2",
|
||||
"marked": "15.0.6",
|
||||
"react-use": "17.6.0",
|
||||
"tailwind-merge": "1.13.2",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"@calcom/atoms": "workspace:*",
|
||||
"@prisma/client": "6.16.1",
|
||||
"next": "16.1.5",
|
||||
"next": "16.2.3",
|
||||
"prisma": "6.16.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"@types/node": "20.17.23",
|
||||
"@vitejs/plugin-react": "5.1.2",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "6.4.1",
|
||||
"vite": "6.4.2",
|
||||
"vite-plugin-dts": "4.5.4",
|
||||
"vite-plugin-environment": "1.1.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user