diff --git a/packages/create-schemas/package.json b/packages/create-schemas/package.json index d5d586b..c87ade1 100644 --- a/packages/create-schemas/package.json +++ b/packages/create-schemas/package.json @@ -41,17 +41,14 @@ "build": "tsup --config tsup.build.ts" }, "devDependencies": { - "@swc/helpers": "0.5.11", - "@tanstack/react-query": "^5.52.0", "@types/node": "20.14.1", "@types/react": "^18.3.4", "@workleap/eslint-plugin": "3.2.2", "@workleap/swc-configs": "2.2.3", "@workleap/tsup-configs": "3.0.6", "eslint": "8.57.0", - "msw": "^2.3.5", + "msw": "2.3.5", "openapi-types": "12.1.3", - "react": "^18.3.1", "tsup": "8.1.0", "vitest": "1.6.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7dfadbc..ba800ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,12 +72,6 @@ importers: specifier: 3.23.8 version: 3.23.8 devDependencies: - '@swc/helpers': - specifier: 0.5.11 - version: 0.5.11 - '@tanstack/react-query': - specifier: ^5.52.0 - version: 5.52.1(react@18.3.1) '@types/node': specifier: 20.14.1 version: 20.14.1 @@ -97,14 +91,11 @@ importers: specifier: 8.57.0 version: 8.57.0 msw: - specifier: ^2.3.5 + specifier: 2.3.5 version: 2.3.5(typescript@5.5.3) openapi-types: specifier: 12.1.3 version: 12.1.3 - react: - specifier: ^18.3.1 - version: 18.3.1 tsup: specifier: 8.1.0 version: 8.1.0(@swc/core@1.7.14(@swc/helpers@0.5.11))(postcss@8.4.41)(typescript@5.5.3) @@ -648,14 +639,6 @@ packages: '@swc/types@0.1.12': resolution: {integrity: sha512-wBJA+SdtkbFhHjTMYH+dEH1y4VpfGdAc2Kw/LK09i9bXd/K6j6PkDcFCEzb6iVfZMkPRrl/q0e3toqTAJdkIVA==} - '@tanstack/query-core@5.52.0': - resolution: {integrity: sha512-U1DOEgltjUwalN6uWYTewSnA14b+tE7lSylOiASKCAO61ENJeCq9VVD/TXHA6O5u9+6v5+UgGYBSccTKDoyMqw==} - - '@tanstack/react-query@5.52.1': - resolution: {integrity: sha512-soyn4dNIUZ8US8NaPVXv06gkZFHaZnPfKWPDjRJjFRW3Y7WZ0jx72eT6zhw3VQlkMPysmXye8l35ewPHspKgbQ==} - peerDependencies: - react: ^18 || ^19 - '@types/acorn@4.0.6': resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==} @@ -2683,10 +2666,6 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react@18.3.1: - resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} - engines: {node: '>=0.10.0'} - read-package-json-fast@3.0.2: resolution: {integrity: sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -4014,13 +3993,6 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@tanstack/query-core@5.52.0': {} - - '@tanstack/react-query@5.52.1(react@18.3.1)': - dependencies: - '@tanstack/query-core': 5.52.0 - react: 18.3.1 - '@types/acorn@4.0.6': dependencies: '@types/estree': 1.0.5 @@ -6500,10 +6472,6 @@ snapshots: react-is@18.3.1: {} - react@18.3.1: - dependencies: - loose-envify: 1.4.0 - read-package-json-fast@3.0.2: dependencies: json-parse-even-better-errors: 3.0.2