diff --git a/packages/ui/package.json b/packages/ui/package.json index b9b3e06a4..d83d99c93 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -35,7 +35,7 @@ "class-variance-authority": "^0.7.0", "next-themes": "^0.4.3", "react-hook-form": "^7.53.2", - "sonner": "^1.7.0", + "sonner": "^1.7.1", "tailwind-merge": "^2.5.4" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c676c523..b23ce29ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,7 +56,7 @@ importers: version: link:tooling/prettier '@turbo/gen': specifier: ^2.3.1 - version: 2.3.1(@types/node@22.7.5)(typescript@5.6.3) + version: 2.3.1(@types/node@22.10.5)(typescript@5.6.3) prettier: specifier: 'catalog:' version: 3.3.3 @@ -475,8 +475,8 @@ importers: specifier: ^7.53.2 version: 7.53.2(react@18.3.1) sonner: - specifier: ^1.7.0 - version: 1.7.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^1.7.1 + version: 1.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) tailwind-merge: specifier: ^2.5.4 version: 2.5.4 @@ -3150,9 +3150,6 @@ packages: '@types/node@22.10.5': resolution: {integrity: sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==} - '@types/node@22.7.5': - resolution: {integrity: sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==} - '@types/pg@8.11.10': resolution: {integrity: sha512-LczQUW4dbOQzsH2RQ5qoeJ6qJPdrcM/DcMLoqWQkMLMsq83J5lAX3LXjdkWdpscFy67JSOWDnh7Ny/sPFykmkg==} @@ -7341,8 +7338,8 @@ packages: resolution: {integrity: sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==} engines: {node: '>= 10.0.0', npm: '>= 3.0.0'} - sonner@1.7.0: - resolution: {integrity: sha512-W6dH7m5MujEPyug3lpI2l3TC3Pp1+LTgK0Efg+IHDrBbtEjyCmCHHo6yfNBOsf1tFZ6zf+jceWwB38baC8yO9g==} + sonner@1.7.1: + resolution: {integrity: sha512-b6LHBfH32SoVasRFECrdY8p8s7hXPDn3OHUFbZZbiB1ctLS9Gdh6rpX2dVrpQA0kiL5jcRzDDldwwLkSKk3+QQ==} peerDependencies: react: ^18.0.0 || ^19.0.0 || ^19.0.0-rc react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-rc @@ -11171,7 +11168,7 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@turbo/gen@2.3.1(@types/node@22.7.5)(typescript@5.6.3)': + '@turbo/gen@2.3.1(@types/node@22.10.5)(typescript@5.6.3)': dependencies: '@turbo/workspaces': 2.3.1 commander: 10.0.1 @@ -11181,7 +11178,7 @@ snapshots: node-plop: 0.26.3 picocolors: 1.0.1 proxy-agent: 6.4.0 - ts-node: 10.9.2(@types/node@22.7.5)(typescript@5.6.3) + ts-node: 10.9.2(@types/node@22.10.5)(typescript@5.6.3) update-check: 1.5.4 validate-npm-package-name: 5.0.1 transitivePeerDependencies: @@ -11292,15 +11289,10 @@ snapshots: '@types/node@22.10.5': dependencies: undici-types: 6.20.0 - optional: true - - '@types/node@22.7.5': - dependencies: - undici-types: 6.19.8 '@types/pg@8.11.10': dependencies: - '@types/node': 22.10.5 + '@types/node': 20.17.7 pg-protocol: 1.7.0 pg-types: 4.0.2 optional: true @@ -16119,7 +16111,7 @@ snapshots: ip-address: 9.0.5 smart-buffer: 4.2.0 - sonner@1.7.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + sonner@1.7.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -16560,25 +16552,6 @@ snapshots: typescript: 5.6.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - optional: true - - ts-node@10.9.2(@types/node@22.7.5)(typescript@5.6.3): - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.11 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 22.7.5 - acorn: 8.13.0 - acorn-walk: 8.3.4 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.6.3 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 ts-object-utils@0.0.5: {} @@ -16725,8 +16698,7 @@ snapshots: undici-types@6.19.8: {} - undici-types@6.20.0: - optional: true + undici-types@6.20.0: {} undici@6.20.0: {}