diff --git a/www/apps/api-reference/package.json b/www/apps/api-reference/package.json index 03ec096137..fe32e488c1 100644 --- a/www/apps/api-reference/package.json +++ b/www/apps/api-reference/package.json @@ -18,7 +18,7 @@ "@mdx-js/react": "^3.1.0", "@medusajs/icons": "2.8.7", "@medusajs/ui": "4.0.17", - "@next/mdx": "15.3.1", + "@next/mdx": "15.3.5", "@react-hook/resize-observer": "^2.0.2", "@readme/openapi-parser": "^2.5.0", "algoliasearch": "4", @@ -29,7 +29,7 @@ "jsdom": "^22.1.0", "json-schema": "^0.4.0", "json-stringify-pretty-compact": "^4.0.0", - "next": "15.3.1", + "next": "15.3.5", "next-mdx-remote": "5.0.0", "openapi-sampler": "^1.3.1", "pluralize": "^8.0.0", @@ -51,7 +51,7 @@ "yaml": "^2.3.1" }, "devDependencies": { - "@next/bundle-analyzer": "15.3.1", + "@next/bundle-analyzer": "15.3.5", "@types/jsdom": "^21.1.1", "@types/mapbox__rehype-prism": "^0.8.0", "@types/mdx": "^2.0.13", diff --git a/www/apps/book/package.json b/www/apps/book/package.json index 115004c9ee..418acd2eae 100644 --- a/www/apps/book/package.json +++ b/www/apps/book/package.json @@ -17,12 +17,12 @@ "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", "@medusajs/icons": "2.8.7", - "@next/mdx": "15.3.1", + "@next/mdx": "15.3.5", "@stefanprobst/rehype-extract-toc": "^3.0.0", "clsx": "^2.1.0", "docs-ui": "*", "docs-utils": "*", - "next": "15.3.1", + "next": "15.3.5", "react": "rc", "react-dom": "rc", "rehype-mdx-code-props": "^2.0.0", diff --git a/www/apps/cloud/package.json b/www/apps/cloud/package.json index ccaf034175..112ded8c64 100644 --- a/www/apps/cloud/package.json +++ b/www/apps/cloud/package.json @@ -17,11 +17,11 @@ "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", "@medusajs/icons": "2.8.7", - "@next/mdx": "15.0.4", + "@next/mdx": "15.3.5", "@stefanprobst/rehype-extract-toc": "^3.0.0", "clsx": "^2.1.0", "docs-ui": "*", - "next": "15.0.4", + "next": "15.3.5", "react": "rc", "react-dom": "rc", "rehype-mdx-code-props": "^2.0.0", diff --git a/www/apps/resources/package.json b/www/apps/resources/package.json index 0c7128d3d7..a6fce37cf0 100644 --- a/www/apps/resources/package.json +++ b/www/apps/resources/package.json @@ -17,11 +17,11 @@ "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", "@medusajs/icons": "2.8.7", - "@next/mdx": "15.3.1", + "@next/mdx": "15.3.5", "@stefanprobst/rehype-extract-toc": "^3.0.0", "clsx": "^2.1.0", "docs-ui": "*", - "next": "15.3.1", + "next": "15.3.5", "react": "rc", "react-dom": "rc", "rehype-mdx-code-props": "^2.0.0", @@ -29,7 +29,7 @@ "remark-frontmatter": "^5.0.0" }, "devDependencies": { - "@next/bundle-analyzer": "^15.1.1", + "@next/bundle-analyzer": "^15.3.5", "@types/mdx": "^2.0.13", "@types/node": "^20", "@types/react": "npm:types-react@rc", diff --git a/www/apps/ui/package.json b/www/apps/ui/package.json index 2ced724c15..990571fe2c 100644 --- a/www/apps/ui/package.json +++ b/www/apps/ui/package.json @@ -27,7 +27,7 @@ "docs-ui": "*", "docs-utils": "*", "mdast-util-toc": "^7.0.0", - "next": "15.3.1", + "next": "15.3.5", "next-contentlayer": "^0.3.4", "next-themes": "^0.2.1", "postcss": "8.4.27", diff --git a/www/apps/user-guide/package.json b/www/apps/user-guide/package.json index 15ba4d2f3d..7e3e5e4dfb 100644 --- a/www/apps/user-guide/package.json +++ b/www/apps/user-guide/package.json @@ -17,11 +17,11 @@ "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", "@medusajs/icons": "2.8.7", - "@next/mdx": "15.0.4", + "@next/mdx": "15.3.5", "@stefanprobst/rehype-extract-toc": "^3.0.0", "clsx": "^2.1.0", "docs-ui": "*", - "next": "15.0.4", + "next": "15.3.5", "react": "rc", "react-dom": "rc", "rehype-mdx-code-props": "^2.0.0", diff --git a/www/package.json b/www/package.json index a11f4b85b1..7443720ced 100644 --- a/www/package.json +++ b/www/package.json @@ -34,7 +34,7 @@ "@babel/eslint-parser": "^7.25.9", "@eslint/js": "9.13.0", "@types/eslint__js": "8.42.3", - "eslint-config-next": "15.3.1", + "eslint-config-next": "15.3.5", "eslint-config-prettier": "9.1.0", "eslint-config-turbo": "2.2.3", "eslint-plugin-markdown": "5.1.0", diff --git a/www/packages/build-scripts/package.json b/www/packages/build-scripts/package.json index da5bab0664..5b87fa4031 100644 --- a/www/packages/build-scripts/package.json +++ b/www/packages/build-scripts/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@types/node": "^20.11.20", - "next": "15.3.1", + "next": "15.3.5", "rimraf": "^5.0.5", "tsconfig": "*", "types": "*", diff --git a/www/packages/docs-ui/package.json b/www/packages/docs-ui/package.json index 9c971c8f03..d4afb36535 100644 --- a/www/packages/docs-ui/package.json +++ b/www/packages/docs-ui/package.json @@ -39,7 +39,7 @@ "clsx": "^2.0.0", "cpy-cli": "^5.0.0", "eslint": "^9.13.0", - "next": "15.3.1", + "next": "15.3.5", "rimraf": "^5.0.1", "tailwind": "*", "tailwindcss": "^3.3.3", @@ -60,7 +60,7 @@ "@kapaai/react-sdk": "^0.3.0", "@medusajs/icons": "2.8.7", "@medusajs/ui": "4.0.17", - "@next/third-parties": "15.3.1", + "@next/third-parties": "15.3.5", "@octokit/request": "^8.1.1", "@react-hook/resize-observer": "^1.2.6", "@segment/analytics-next": "^1.75.0", diff --git a/www/packages/docs-ui/src/components/MainNav/Items/Dropdown/index.tsx b/www/packages/docs-ui/src/components/MainNav/Items/Dropdown/index.tsx index c284984bca..8125a0a290 100644 --- a/www/packages/docs-ui/src/components/MainNav/Items/Dropdown/index.tsx +++ b/www/packages/docs-ui/src/components/MainNav/Items/Dropdown/index.tsx @@ -46,7 +46,7 @@ export const MainNavItemDropdown = ({ return (
{ ], }} isActive={false} - className="text-medusa-fg-subtle hover:bg-medusa-button-transparent-hover rounded-docs_sm" + className="text-medusa-fg-subtle hover:bg-medusa-button-transparent-hover rounded-docs_sm px-docs_0.5" wrapperClassName="z-10" />
diff --git a/www/yarn.lock b/www/yarn.lock index 3aa87c54ee..648e026fca 100644 --- a/www/yarn.lock +++ b/www/yarn.lock @@ -787,15 +787,6 @@ __metadata: languageName: node linkType: hard -"@emnapi/runtime@npm:^1.2.0": - version: 1.3.1 - resolution: "@emnapi/runtime@npm:1.3.1" - dependencies: - tslib: ^2.4.0 - checksum: 060ffede50f1b619c15083312b80a9e62a5b0c87aa8c1b54854c49766c9d69f8d1d3d87bd963a647071263a320db41b25eaa50b74d6a80dcc763c23dbeaafd6c - languageName: node - linkType: hard - "@emnapi/runtime@npm:^1.4.0": version: 1.4.3 resolution: "@emnapi/runtime@npm:1.4.3" @@ -1284,18 +1275,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-darwin-arm64@npm:0.33.5": - version: 0.33.5 - resolution: "@img/sharp-darwin-arm64@npm:0.33.5" - dependencies: - "@img/sharp-libvips-darwin-arm64": 1.0.4 - dependenciesMeta: - "@img/sharp-libvips-darwin-arm64": - optional: true - conditions: os=darwin & cpu=arm64 - languageName: node - linkType: hard - "@img/sharp-darwin-arm64@npm:0.34.1": version: 0.34.1 resolution: "@img/sharp-darwin-arm64@npm:0.34.1" @@ -1308,18 +1287,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-darwin-x64@npm:0.33.5": - version: 0.33.5 - resolution: "@img/sharp-darwin-x64@npm:0.33.5" - dependencies: - "@img/sharp-libvips-darwin-x64": 1.0.4 - dependenciesMeta: - "@img/sharp-libvips-darwin-x64": - optional: true - conditions: os=darwin & cpu=x64 - languageName: node - linkType: hard - "@img/sharp-darwin-x64@npm:0.34.1": version: 0.34.1 resolution: "@img/sharp-darwin-x64@npm:0.34.1" @@ -1332,13 +1299,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-libvips-darwin-arm64@npm:1.0.4": - version: 1.0.4 - resolution: "@img/sharp-libvips-darwin-arm64@npm:1.0.4" - conditions: os=darwin & cpu=arm64 - languageName: node - linkType: hard - "@img/sharp-libvips-darwin-arm64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-darwin-arm64@npm:1.1.0" @@ -1346,13 +1306,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-libvips-darwin-x64@npm:1.0.4": - version: 1.0.4 - resolution: "@img/sharp-libvips-darwin-x64@npm:1.0.4" - conditions: os=darwin & cpu=x64 - languageName: node - linkType: hard - "@img/sharp-libvips-darwin-x64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-darwin-x64@npm:1.1.0" @@ -1360,13 +1313,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-libvips-linux-arm64@npm:1.0.4": - version: 1.0.4 - resolution: "@img/sharp-libvips-linux-arm64@npm:1.0.4" - conditions: os=linux & cpu=arm64 & libc=glibc - languageName: node - linkType: hard - "@img/sharp-libvips-linux-arm64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linux-arm64@npm:1.1.0" @@ -1374,13 +1320,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-libvips-linux-arm@npm:1.0.5": - version: 1.0.5 - resolution: "@img/sharp-libvips-linux-arm@npm:1.0.5" - conditions: os=linux & cpu=arm & libc=glibc - languageName: node - linkType: hard - "@img/sharp-libvips-linux-arm@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linux-arm@npm:1.1.0" @@ -1395,13 +1334,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-libvips-linux-s390x@npm:1.0.4": - version: 1.0.4 - resolution: "@img/sharp-libvips-linux-s390x@npm:1.0.4" - conditions: os=linux & cpu=s390x & libc=glibc - languageName: node - linkType: hard - "@img/sharp-libvips-linux-s390x@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linux-s390x@npm:1.1.0" @@ -1409,13 +1341,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-libvips-linux-x64@npm:1.0.4": - version: 1.0.4 - resolution: "@img/sharp-libvips-linux-x64@npm:1.0.4" - conditions: os=linux & cpu=x64 & libc=glibc - languageName: node - linkType: hard - "@img/sharp-libvips-linux-x64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linux-x64@npm:1.1.0" @@ -1423,13 +1348,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-libvips-linuxmusl-arm64@npm:1.0.4": - version: 1.0.4 - resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.0.4" - conditions: os=linux & cpu=arm64 & libc=musl - languageName: node - linkType: hard - "@img/sharp-libvips-linuxmusl-arm64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.1.0" @@ -1437,13 +1355,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-libvips-linuxmusl-x64@npm:1.0.4": - version: 1.0.4 - resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.0.4" - conditions: os=linux & cpu=x64 & libc=musl - languageName: node - linkType: hard - "@img/sharp-libvips-linuxmusl-x64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.1.0" @@ -1451,18 +1362,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-arm64@npm:0.33.5": - version: 0.33.5 - resolution: "@img/sharp-linux-arm64@npm:0.33.5" - dependencies: - "@img/sharp-libvips-linux-arm64": 1.0.4 - dependenciesMeta: - "@img/sharp-libvips-linux-arm64": - optional: true - conditions: os=linux & cpu=arm64 & libc=glibc - languageName: node - linkType: hard - "@img/sharp-linux-arm64@npm:0.34.1": version: 0.34.1 resolution: "@img/sharp-linux-arm64@npm:0.34.1" @@ -1475,18 +1374,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-arm@npm:0.33.5": - version: 0.33.5 - resolution: "@img/sharp-linux-arm@npm:0.33.5" - dependencies: - "@img/sharp-libvips-linux-arm": 1.0.5 - dependenciesMeta: - "@img/sharp-libvips-linux-arm": - optional: true - conditions: os=linux & cpu=arm & libc=glibc - languageName: node - linkType: hard - "@img/sharp-linux-arm@npm:0.34.1": version: 0.34.1 resolution: "@img/sharp-linux-arm@npm:0.34.1" @@ -1499,18 +1386,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-s390x@npm:0.33.5": - version: 0.33.5 - resolution: "@img/sharp-linux-s390x@npm:0.33.5" - dependencies: - "@img/sharp-libvips-linux-s390x": 1.0.4 - dependenciesMeta: - "@img/sharp-libvips-linux-s390x": - optional: true - conditions: os=linux & cpu=s390x & libc=glibc - languageName: node - linkType: hard - "@img/sharp-linux-s390x@npm:0.34.1": version: 0.34.1 resolution: "@img/sharp-linux-s390x@npm:0.34.1" @@ -1523,18 +1398,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linux-x64@npm:0.33.5": - version: 0.33.5 - resolution: "@img/sharp-linux-x64@npm:0.33.5" - dependencies: - "@img/sharp-libvips-linux-x64": 1.0.4 - dependenciesMeta: - "@img/sharp-libvips-linux-x64": - optional: true - conditions: os=linux & cpu=x64 & libc=glibc - languageName: node - linkType: hard - "@img/sharp-linux-x64@npm:0.34.1": version: 0.34.1 resolution: "@img/sharp-linux-x64@npm:0.34.1" @@ -1547,18 +1410,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linuxmusl-arm64@npm:0.33.5": - version: 0.33.5 - resolution: "@img/sharp-linuxmusl-arm64@npm:0.33.5" - dependencies: - "@img/sharp-libvips-linuxmusl-arm64": 1.0.4 - dependenciesMeta: - "@img/sharp-libvips-linuxmusl-arm64": - optional: true - conditions: os=linux & cpu=arm64 & libc=musl - languageName: node - linkType: hard - "@img/sharp-linuxmusl-arm64@npm:0.34.1": version: 0.34.1 resolution: "@img/sharp-linuxmusl-arm64@npm:0.34.1" @@ -1571,18 +1422,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-linuxmusl-x64@npm:0.33.5": - version: 0.33.5 - resolution: "@img/sharp-linuxmusl-x64@npm:0.33.5" - dependencies: - "@img/sharp-libvips-linuxmusl-x64": 1.0.4 - dependenciesMeta: - "@img/sharp-libvips-linuxmusl-x64": - optional: true - conditions: os=linux & cpu=x64 & libc=musl - languageName: node - linkType: hard - "@img/sharp-linuxmusl-x64@npm:0.34.1": version: 0.34.1 resolution: "@img/sharp-linuxmusl-x64@npm:0.34.1" @@ -1595,15 +1434,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-wasm32@npm:0.33.5": - version: 0.33.5 - resolution: "@img/sharp-wasm32@npm:0.33.5" - dependencies: - "@emnapi/runtime": ^1.2.0 - conditions: cpu=wasm32 - languageName: node - linkType: hard - "@img/sharp-wasm32@npm:0.34.1": version: 0.34.1 resolution: "@img/sharp-wasm32@npm:0.34.1" @@ -1613,13 +1443,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-win32-ia32@npm:0.33.5": - version: 0.33.5 - resolution: "@img/sharp-win32-ia32@npm:0.33.5" - conditions: os=win32 & cpu=ia32 - languageName: node - linkType: hard - "@img/sharp-win32-ia32@npm:0.34.1": version: 0.34.1 resolution: "@img/sharp-win32-ia32@npm:0.34.1" @@ -1627,13 +1450,6 @@ __metadata: languageName: node linkType: hard -"@img/sharp-win32-x64@npm:0.33.5": - version: 0.33.5 - resolution: "@img/sharp-win32-x64@npm:0.33.5" - conditions: os=win32 & cpu=x64 - languageName: node - linkType: hard - "@img/sharp-win32-x64@npm:0.34.1": version: 0.34.1 resolution: "@img/sharp-win32-x64@npm:0.34.1" @@ -1985,50 +1801,34 @@ __metadata: languageName: node linkType: hard -"@next/bundle-analyzer@npm:15.3.1": - version: 15.3.1 - resolution: "@next/bundle-analyzer@npm:15.3.1" +"@next/bundle-analyzer@npm:15.3.5, @next/bundle-analyzer@npm:^15.3.5": + version: 15.3.5 + resolution: "@next/bundle-analyzer@npm:15.3.5" dependencies: webpack-bundle-analyzer: 4.10.1 - checksum: 2e96875593d5e6e1fe627f642be2f95d9a47cef3c63f4edf85b2a37948bb056c0cd246986fa88469fb3a7336c1b7217f92c377fee0375dffd187334f05447fb6 + checksum: 6b69446543bf806ad2a2a373394e6b042fdbe847acf7cdcb408c4cae94cab416ee7c6516fb2868670331c60509f6fa2bbe9f0dfd67eff89f5a7f8e256dc6cebd languageName: node linkType: hard -"@next/bundle-analyzer@npm:^15.1.1": - version: 15.1.1 - resolution: "@next/bundle-analyzer@npm:15.1.1" - dependencies: - webpack-bundle-analyzer: 4.10.1 - checksum: 2a85db96b1b37a6273d7ee81978ffd11181335b2017c636bcccfc6bca3fdd9a7f1b3c45fba35b4b51f5ca844da76f604d5e8568c894fbdae5a14ff27548cc0d6 +"@next/env@npm:15.3.5": + version: 15.3.5 + resolution: "@next/env@npm:15.3.5" + checksum: 7ffad993e85710bbfbf52826bb6a8726d807e714715b5f28fa1b770ea38e3757c1bef9dbe1a1c31ea8eae39a097aa8fc2987ea8d47a3d9f6f30a88e72919fd7b languageName: node linkType: hard -"@next/env@npm:15.0.4": - version: 15.0.4 - resolution: "@next/env@npm:15.0.4" - checksum: 114f5404798017ab9438ed9e90cb0057d8a42167995cf702ba938613e869e59869e55d7cebdbb19a5f5f89aa5d1899bc8849ea20e0902101196c66f63f5580fb - languageName: node - linkType: hard - -"@next/env@npm:15.3.1": - version: 15.3.1 - resolution: "@next/env@npm:15.3.1" - checksum: edf65ad9d2bb7ccbc784beacf111a6500f79589743e2292a5c505e504ee711aa121cc0ac164b912ab5ea4734ce82f084133d291650de6d589b6ef208f98b4505 - languageName: node - linkType: hard - -"@next/eslint-plugin-next@npm:15.3.1": - version: 15.3.1 - resolution: "@next/eslint-plugin-next@npm:15.3.1" +"@next/eslint-plugin-next@npm:15.3.5": + version: 15.3.5 + resolution: "@next/eslint-plugin-next@npm:15.3.5" dependencies: fast-glob: 3.3.1 - checksum: b25938a2a8ff7d5a4267f39cf8dd686026ce853e2cb73e2b3e2b398d135a4913a97f773f7d3f3382dc2f6287772ea0728af9935735a95f52d9f6d2beba7b8201 + checksum: fb86ead7d0c0b47cd670d866e4c1dfd28d288f30d2db8756a57b5c63a0e47db874202e69e5cf7990815a1e75fb012876acc602d90b43ad4eeeb2b167e20949b6 languageName: node linkType: hard -"@next/mdx@npm:15.0.4": - version: 15.0.4 - resolution: "@next/mdx@npm:15.0.4" +"@next/mdx@npm:15.3.5": + version: 15.3.5 + resolution: "@next/mdx@npm:15.3.5" dependencies: source-map: ^0.7.0 peerDependencies: @@ -2039,148 +1839,75 @@ __metadata: optional: true "@mdx-js/react": optional: true - checksum: 74afd2108b006f476705057769813b9fd96d6ff3c7f1cffc810340846da68ac6ea07dbe8403bd479074ca4c0e7b02fc8a893b47d3a51152a161aa9e465b06d08 + checksum: d9b308a25c153ce06005fbb36d9a13ad1a2f103d638c51ebede48731b06952feff989ab30875bbc9df6b31fdf7eb3569d1762563cd65f8f559704a8547531e3e languageName: node linkType: hard -"@next/mdx@npm:15.3.1": - version: 15.3.1 - resolution: "@next/mdx@npm:15.3.1" - dependencies: - source-map: ^0.7.0 - peerDependencies: - "@mdx-js/loader": ">=0.15.0" - "@mdx-js/react": ">=0.15.0" - peerDependenciesMeta: - "@mdx-js/loader": - optional: true - "@mdx-js/react": - optional: true - checksum: 14326238476712aa57d0dc9fed3d38cc8102d00ffc4d36a6cea41bbb4facf5423ae91b706d6ebd44c90c2bd26850a1250ccc0d2086b90d2feadf473f728f07ae - languageName: node - linkType: hard - -"@next/swc-darwin-arm64@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-darwin-arm64@npm:15.0.4" +"@next/swc-darwin-arm64@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-darwin-arm64@npm:15.3.5" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.3.1": - version: 15.3.1 - resolution: "@next/swc-darwin-arm64@npm:15.3.1" - conditions: os=darwin & cpu=arm64 - languageName: node - linkType: hard - -"@next/swc-darwin-x64@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-darwin-x64@npm:15.0.4" +"@next/swc-darwin-x64@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-darwin-x64@npm:15.3.5" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.3.1": - version: 15.3.1 - resolution: "@next/swc-darwin-x64@npm:15.3.1" - conditions: os=darwin & cpu=x64 - languageName: node - linkType: hard - -"@next/swc-linux-arm64-gnu@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-linux-arm64-gnu@npm:15.0.4" +"@next/swc-linux-arm64-gnu@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-linux-arm64-gnu@npm:15.3.5" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.3.1": - version: 15.3.1 - resolution: "@next/swc-linux-arm64-gnu@npm:15.3.1" - conditions: os=linux & cpu=arm64 & libc=glibc - languageName: node - linkType: hard - -"@next/swc-linux-arm64-musl@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-linux-arm64-musl@npm:15.0.4" +"@next/swc-linux-arm64-musl@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-linux-arm64-musl@npm:15.3.5" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.3.1": - version: 15.3.1 - resolution: "@next/swc-linux-arm64-musl@npm:15.3.1" - conditions: os=linux & cpu=arm64 & libc=musl - languageName: node - linkType: hard - -"@next/swc-linux-x64-gnu@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-linux-x64-gnu@npm:15.0.4" +"@next/swc-linux-x64-gnu@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-linux-x64-gnu@npm:15.3.5" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.3.1": - version: 15.3.1 - resolution: "@next/swc-linux-x64-gnu@npm:15.3.1" - conditions: os=linux & cpu=x64 & libc=glibc - languageName: node - linkType: hard - -"@next/swc-linux-x64-musl@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-linux-x64-musl@npm:15.0.4" +"@next/swc-linux-x64-musl@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-linux-x64-musl@npm:15.3.5" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.3.1": - version: 15.3.1 - resolution: "@next/swc-linux-x64-musl@npm:15.3.1" - conditions: os=linux & cpu=x64 & libc=musl - languageName: node - linkType: hard - -"@next/swc-win32-arm64-msvc@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-win32-arm64-msvc@npm:15.0.4" +"@next/swc-win32-arm64-msvc@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-win32-arm64-msvc@npm:15.3.5" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.3.1": - version: 15.3.1 - resolution: "@next/swc-win32-arm64-msvc@npm:15.3.1" - conditions: os=win32 & cpu=arm64 - languageName: node - linkType: hard - -"@next/swc-win32-x64-msvc@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-win32-x64-msvc@npm:15.0.4" +"@next/swc-win32-x64-msvc@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-win32-x64-msvc@npm:15.3.5" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.3.1": - version: 15.3.1 - resolution: "@next/swc-win32-x64-msvc@npm:15.3.1" - conditions: os=win32 & cpu=x64 - languageName: node - linkType: hard - -"@next/third-parties@npm:15.3.1": - version: 15.3.1 - resolution: "@next/third-parties@npm:15.3.1" +"@next/third-parties@npm:15.3.5": + version: 15.3.5 + resolution: "@next/third-parties@npm:15.3.5" dependencies: third-party-capital: 1.0.20 peerDependencies: next: ^13.0.0 || ^14.0.0 || ^15.0.0 react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 - checksum: 3a5588d160f8f89864716342cd74434620db13424526c3820e6f2a26b14f237d876bc2ea55f2d7d2bfdb4d14048dda00164570a3822a48d391886b9821fc6b06 + checksum: 0923e17e24d587d23794661701791e0f746c8f77357027a1cda238ae718ea6ac89da22480563812aab570df9a3f1e97dc3095db2a76c2901f5a62ff7739e42d8 languageName: node linkType: hard @@ -5492,15 +5219,6 @@ __metadata: languageName: node linkType: hard -"@swc/helpers@npm:0.5.13": - version: 0.5.13 - resolution: "@swc/helpers@npm:0.5.13" - dependencies: - tslib: ^2.4.0 - checksum: b9df578401fc62405da9a6c31e79e447a2fd90f68b25b1daee12f2caf2821991bb89106f0397bc1acb4c4d84a8ce079d04b60b65f534496952e3bf8c9a52f40f - languageName: node - linkType: hard - "@swc/helpers@npm:0.5.15": version: 0.5.15 resolution: "@swc/helpers@npm:0.5.15" @@ -6333,8 +6051,8 @@ __metadata: "@mdx-js/react": ^3.1.0 "@medusajs/icons": 2.8.7 "@medusajs/ui": 4.0.17 - "@next/bundle-analyzer": 15.3.1 - "@next/mdx": 15.3.1 + "@next/bundle-analyzer": 15.3.5 + "@next/mdx": 15.3.5 "@react-hook/resize-observer": ^2.0.2 "@readme/openapi-parser": ^2.5.0 "@types/jsdom": ^21.1.1 @@ -6356,7 +6074,7 @@ __metadata: jsdom: ^22.1.0 json-schema: ^0.4.0 json-stringify-pretty-compact: ^4.0.0 - next: 15.3.1 + next: 15.3.5 next-mdx-remote: 5.0.0 openapi-sampler: ^1.3.1 pluralize: ^8.0.0 @@ -6712,7 +6430,7 @@ __metadata: "@mdx-js/loader": ^3.1.0 "@mdx-js/react": ^3.1.0 "@medusajs/icons": 2.8.7 - "@next/mdx": 15.3.1 + "@next/mdx": 15.3.5 "@stefanprobst/rehype-extract-toc": ^3.0.0 "@types/mdx": ^2.0.13 "@types/node": ^20 @@ -6726,7 +6444,7 @@ __metadata: eslint: ^9.13.0 eslint-plugin-prettier: ^5.2.1 eslint-plugin-react-hooks: ^5.0.0 - next: 15.3.1 + next: 15.3.5 postcss: ^8 react: rc react-dom: rc @@ -6800,7 +6518,7 @@ __metadata: "@types/node": ^20.11.20 docs-utils: "*" fdir: ^6.4.3 - next: 15.3.1 + next: 15.3.5 pluralize: ^8.0.0 rimraf: ^5.0.5 slugify: ^1.6.6 @@ -7106,7 +6824,7 @@ __metadata: "@mdx-js/loader": ^3.1.0 "@mdx-js/react": ^3.1.0 "@medusajs/icons": 2.8.7 - "@next/mdx": 15.0.4 + "@next/mdx": 15.3.5 "@stefanprobst/rehype-extract-toc": ^3.0.0 "@types/mdx": ^2.0.13 "@types/node": ^20 @@ -7119,7 +6837,7 @@ __metadata: eslint: ^9.13.0 eslint-plugin-prettier: ^5.2.1 eslint-plugin-react-hooks: ^5.0.0 - next: 15.0.4 + next: 15.3.5 postcss: ^8 react: rc react-dom: rc @@ -8092,7 +7810,7 @@ __metadata: "@types/eslint__js": 8.42.3 autoprefixer: 10.4.14 eslint: ^9.13.0 - eslint-config-next: 15.3.1 + eslint-config-next: 15.3.5 eslint-config-prettier: 9.1.0 eslint-config-turbo: 2.2.3 eslint-plugin-markdown: 5.1.0 @@ -8115,7 +7833,7 @@ __metadata: "@kapaai/react-sdk": ^0.3.0 "@medusajs/icons": 2.8.7 "@medusajs/ui": 4.0.17 - "@next/third-parties": 15.3.1 + "@next/third-parties": 15.3.5 "@octokit/request": ^8.1.1 "@react-hook/resize-observer": ^1.2.6 "@segment/analytics-next": ^1.75.0 @@ -8129,7 +7847,7 @@ __metadata: framer-motion: ^11.11.9 mermaid: ^10.9.0 minisearch: ^7.1.1 - next: 15.3.1 + next: 15.3.5 npm-to-yarn: ^2.1.0 prism-react-renderer: 2.4.0 react: rc @@ -8976,11 +8694,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:15.3.1": - version: 15.3.1 - resolution: "eslint-config-next@npm:15.3.1" +"eslint-config-next@npm:15.3.5": + version: 15.3.5 + resolution: "eslint-config-next@npm:15.3.5" dependencies: - "@next/eslint-plugin-next": 15.3.1 + "@next/eslint-plugin-next": 15.3.5 "@rushstack/eslint-patch": ^1.10.3 "@typescript-eslint/eslint-plugin": ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0 "@typescript-eslint/parser": ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -8996,7 +8714,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: ed3cb69465eeb48923858d7cdcaa6abb9e0fea24ca92f9ec10de64b61e673cc113a867d72ffa633d935c96fd4475a04b1d4c0caf08c6864b4af74751e9206e5f + checksum: fae92e297d834202ed327873946d279bda458041db663f1c7f4bbe7426af54a4de3c8f4b6a3193d2bebee32e48e138de044e4f05668e30c2fe0822e413f08117 languageName: node linkType: hard @@ -13326,80 +13044,19 @@ __metadata: languageName: node linkType: hard -"next@npm:15.0.4": - version: 15.0.4 - resolution: "next@npm:15.0.4" +"next@npm:15.3.5": + version: 15.3.5 + resolution: "next@npm:15.3.5" dependencies: - "@next/env": 15.0.4 - "@next/swc-darwin-arm64": 15.0.4 - "@next/swc-darwin-x64": 15.0.4 - "@next/swc-linux-arm64-gnu": 15.0.4 - "@next/swc-linux-arm64-musl": 15.0.4 - "@next/swc-linux-x64-gnu": 15.0.4 - "@next/swc-linux-x64-musl": 15.0.4 - "@next/swc-win32-arm64-msvc": 15.0.4 - "@next/swc-win32-x64-msvc": 15.0.4 - "@swc/counter": 0.1.3 - "@swc/helpers": 0.5.13 - busboy: 1.6.0 - caniuse-lite: ^1.0.30001579 - postcss: 8.4.31 - sharp: ^0.33.5 - styled-jsx: 5.1.6 - peerDependencies: - "@opentelemetry/api": ^1.1.0 - "@playwright/test": ^1.41.2 - babel-plugin-react-compiler: "*" - react: ^18.2.0 || 19.0.0-rc-66855b96-20241106 || ^19.0.0 - react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106 || ^19.0.0 - sass: ^1.3.0 - dependenciesMeta: - "@next/swc-darwin-arm64": - optional: true - "@next/swc-darwin-x64": - optional: true - "@next/swc-linux-arm64-gnu": - optional: true - "@next/swc-linux-arm64-musl": - optional: true - "@next/swc-linux-x64-gnu": - optional: true - "@next/swc-linux-x64-musl": - optional: true - "@next/swc-win32-arm64-msvc": - optional: true - "@next/swc-win32-x64-msvc": - optional: true - sharp: - optional: true - peerDependenciesMeta: - "@opentelemetry/api": - optional: true - "@playwright/test": - optional: true - babel-plugin-react-compiler: - optional: true - sass: - optional: true - bin: - next: dist/bin/next - checksum: 80b2296f33d865bf4f30f5df3d6fa461de13ef383dd9e32f33f5c05f21c766eb7f7573431235b9f3d51a5f09614cf431f8fcf925272b9524faced802961ff37b - languageName: node - linkType: hard - -"next@npm:15.3.1": - version: 15.3.1 - resolution: "next@npm:15.3.1" - dependencies: - "@next/env": 15.3.1 - "@next/swc-darwin-arm64": 15.3.1 - "@next/swc-darwin-x64": 15.3.1 - "@next/swc-linux-arm64-gnu": 15.3.1 - "@next/swc-linux-arm64-musl": 15.3.1 - "@next/swc-linux-x64-gnu": 15.3.1 - "@next/swc-linux-x64-musl": 15.3.1 - "@next/swc-win32-arm64-msvc": 15.3.1 - "@next/swc-win32-x64-msvc": 15.3.1 + "@next/env": 15.3.5 + "@next/swc-darwin-arm64": 15.3.5 + "@next/swc-darwin-x64": 15.3.5 + "@next/swc-linux-arm64-gnu": 15.3.5 + "@next/swc-linux-arm64-musl": 15.3.5 + "@next/swc-linux-x64-gnu": 15.3.5 + "@next/swc-linux-x64-musl": 15.3.5 + "@next/swc-win32-arm64-msvc": 15.3.5 + "@next/swc-win32-x64-msvc": 15.3.5 "@swc/counter": 0.1.3 "@swc/helpers": 0.5.15 busboy: 1.6.0 @@ -13444,7 +13101,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: a4cfd0af69fec3006ac9d3520f0d09ee265ee47a577d0cb444805680803ce17e9a3b575dc1dfe2a9939a77da3d5b0f3e28b316e2781289232a187967775534d0 + checksum: 7a397be891adb86c57fbe48403e7b4f9f26220882d01938d6e2443e984509bf5f198654249de842e4e95598930bb22f10715b432c48f92e8641d3ae241b0e6d4 languageName: node linkType: hard @@ -15173,8 +14830,8 @@ __metadata: "@mdx-js/loader": ^3.1.0 "@mdx-js/react": ^3.1.0 "@medusajs/icons": 2.8.7 - "@next/bundle-analyzer": ^15.1.1 - "@next/mdx": 15.3.1 + "@next/bundle-analyzer": ^15.3.5 + "@next/mdx": 15.3.5 "@stefanprobst/rehype-extract-toc": ^3.0.0 "@types/mdx": ^2.0.13 "@types/node": ^20 @@ -15188,7 +14845,7 @@ __metadata: eslint: ^9.13.0 eslint-plugin-prettier: ^5.2.1 eslint-plugin-react-hooks: ^5.0.0 - next: 15.3.1 + next: 15.3.5 postcss: ^8 react: rc react-dom: rc @@ -15413,7 +15070,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:^7.6.0, semver@npm:^7.6.3": +"semver@npm:^7.6.0": version: 7.6.3 resolution: "semver@npm:7.6.3" bin: @@ -15482,75 +15139,6 @@ __metadata: languageName: node linkType: hard -"sharp@npm:^0.33.5": - version: 0.33.5 - resolution: "sharp@npm:0.33.5" - dependencies: - "@img/sharp-darwin-arm64": 0.33.5 - "@img/sharp-darwin-x64": 0.33.5 - "@img/sharp-libvips-darwin-arm64": 1.0.4 - "@img/sharp-libvips-darwin-x64": 1.0.4 - "@img/sharp-libvips-linux-arm": 1.0.5 - "@img/sharp-libvips-linux-arm64": 1.0.4 - "@img/sharp-libvips-linux-s390x": 1.0.4 - "@img/sharp-libvips-linux-x64": 1.0.4 - "@img/sharp-libvips-linuxmusl-arm64": 1.0.4 - "@img/sharp-libvips-linuxmusl-x64": 1.0.4 - "@img/sharp-linux-arm": 0.33.5 - "@img/sharp-linux-arm64": 0.33.5 - "@img/sharp-linux-s390x": 0.33.5 - "@img/sharp-linux-x64": 0.33.5 - "@img/sharp-linuxmusl-arm64": 0.33.5 - "@img/sharp-linuxmusl-x64": 0.33.5 - "@img/sharp-wasm32": 0.33.5 - "@img/sharp-win32-ia32": 0.33.5 - "@img/sharp-win32-x64": 0.33.5 - color: ^4.2.3 - detect-libc: ^2.0.3 - semver: ^7.6.3 - dependenciesMeta: - "@img/sharp-darwin-arm64": - optional: true - "@img/sharp-darwin-x64": - optional: true - "@img/sharp-libvips-darwin-arm64": - optional: true - "@img/sharp-libvips-darwin-x64": - optional: true - "@img/sharp-libvips-linux-arm": - optional: true - "@img/sharp-libvips-linux-arm64": - optional: true - "@img/sharp-libvips-linux-s390x": - optional: true - "@img/sharp-libvips-linux-x64": - optional: true - "@img/sharp-libvips-linuxmusl-arm64": - optional: true - "@img/sharp-libvips-linuxmusl-x64": - optional: true - "@img/sharp-linux-arm": - optional: true - "@img/sharp-linux-arm64": - optional: true - "@img/sharp-linux-s390x": - optional: true - "@img/sharp-linux-x64": - optional: true - "@img/sharp-linuxmusl-arm64": - optional: true - "@img/sharp-linuxmusl-x64": - optional: true - "@img/sharp-wasm32": - optional: true - "@img/sharp-win32-ia32": - optional: true - "@img/sharp-win32-x64": - optional: true - checksum: 6b81421ddfe6ee524d8d77e325c5e147fef22884e1c7b1656dfd89a88d7025894115da02d5f984261bf2e6daa16f98cadd1721c4ba408b4212b1d2a60f233484 - languageName: node - linkType: hard - "sharp@npm:^0.34.1": version: 0.34.1 resolution: "sharp@npm:0.34.1" @@ -17023,7 +16611,7 @@ turbo@latest: eslint-plugin-prettier: ^5.2.1 eslint-plugin-react-hooks: ^5.0.0 mdast-util-toc: ^7.0.0 - next: 15.3.1 + next: 15.3.5 next-contentlayer: ^0.3.4 next-themes: ^0.2.1 postcss: 8.4.27 @@ -17401,7 +16989,7 @@ turbo@latest: "@mdx-js/loader": ^3.1.0 "@mdx-js/react": ^3.1.0 "@medusajs/icons": 2.8.7 - "@next/mdx": 15.0.4 + "@next/mdx": 15.3.5 "@stefanprobst/rehype-extract-toc": ^3.0.0 "@types/mdx": ^2.0.13 "@types/node": ^20 @@ -17414,7 +17002,7 @@ turbo@latest: eslint: ^9.13.0 eslint-plugin-prettier: ^5.2.1 eslint-plugin-react-hooks: ^5.0.0 - next: 15.0.4 + next: 15.3.5 postcss: ^8 react: rc react-dom: rc