diff --git a/package.json b/package.json index 22a77722c..bedc23cce 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "the-guild-docs-monorepo", "type": "module", "private": true, - "packageManager": "pnpm@9.15.4", + "packageManager": "pnpm@10.14.0", "scripts": { "build": "turbo run build --filter=!website", "build-example": "turbo run build --filter=website", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4af91acc5..094794a36 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,10 +11,10 @@ overrides: patchedDependencies: esbuild-plugin-svgr: - hash: kqo6kcqiqdlv2hedtyfgubgvle + hash: afb4f0bed70e7f3617cb2478b377f635c526cee9d34393250789e5e18a3080f2 path: patches/esbuild-plugin-svgr.patch tsup@8.3.5: - hash: sh5kwwsnc5iccgx7xoo5prtbwy + hash: 55c972c4eff81249610895a755074b178a74826e3166b2074b48e617439d6ba6 path: patches/tsup@8.2.1.patch importers: @@ -140,7 +140,7 @@ importers: version: 4.2.0 tsup: specifier: 8.3.5 - version: 8.3.5(patch_hash=sh5kwwsnc5iccgx7xoo5prtbwy)(jiti@1.21.7)(postcss@8.5.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) + version: 8.3.5(patch_hash=55c972c4eff81249610895a755074b178a74826e3166b2074b48e617439d6ba6)(jiti@1.21.7)(postcss@8.5.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0) tsx: specifier: 4.19.2 version: 4.19.2 @@ -231,7 +231,7 @@ importers: version: 1.5.3 esbuild-plugin-svgr: specifier: ^3.0.0 - version: 3.1.1(patch_hash=kqo6kcqiqdlv2hedtyfgubgvle)(esbuild@0.24.2)(typescript@5.7.3) + version: 3.1.1(patch_hash=afb4f0bed70e7f3617cb2478b377f635c526cee9d34393250789e5e18a3080f2)(esbuild@0.24.2)(typescript@5.7.3) graphql: specifier: 16.10.0 version: 16.10.0 @@ -8063,6 +8063,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} @@ -15363,7 +15364,7 @@ snapshots: esast-util-from-estree: 2.0.0 vfile-message: 4.0.2 - esbuild-plugin-svgr@3.1.1(patch_hash=kqo6kcqiqdlv2hedtyfgubgvle)(esbuild@0.24.2)(typescript@5.7.3): + esbuild-plugin-svgr@3.1.1(patch_hash=afb4f0bed70e7f3617cb2478b377f635c526cee9d34393250789e5e18a3080f2)(esbuild@0.24.2)(typescript@5.7.3): dependencies: '@svgr/core': 8.1.0(typescript@5.7.3) '@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.7.3)) @@ -20018,7 +20019,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.3.5(patch_hash=sh5kwwsnc5iccgx7xoo5prtbwy)(jiti@1.21.7)(postcss@8.5.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0): + tsup@8.3.5(patch_hash=55c972c4eff81249610895a755074b178a74826e3166b2074b48e617439d6ba6)(jiti@1.21.7)(postcss@8.5.0)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.7.0): dependencies: bundle-require: 5.1.0(esbuild@0.24.2) cac: 6.7.14