diff --git a/package.json b/package.json index ef4ad26..286b86a 100644 --- a/package.json +++ b/package.json @@ -58,21 +58,21 @@ "zustand": "^5.0.15" }, "devDependencies": { - "@arethetypeswrong/cli": "^0.18.5", - "@aws-sdk/client-s3": "^3.1117.0", - "@testing-library/dom": "^10.4.1", - "@testing-library/jest-dom": "^7.0.1", - "@testing-library/react": "^16.3.2", - "@testing-library/user-event": "^14.6.6", - "@types/node": "^24.0.0", + "@arethetypeswrong/cli": "0.18.5", + "@aws-sdk/client-s3": "3.1124.0", + "@testing-library/dom": "10.4.1", + "@testing-library/jest-dom": "7.0.1", + "@testing-library/react": "16.3.2", + "@testing-library/user-event": "14.6.7", + "@types/node": "24.13.3", "@types/react": "^19.2.18", "@types/react-dom": "^19.1.6", "@vitest/coverage-v8": "catalog:", - "jsdom": "^30.0.1", - "publint": "^0.3.24", - "react": "^19.2.8", - "react-dom": "^19.2.8", - "typescript": "^7.0.2", + "jsdom": "30.0.1", + "publint": "0.3.24", + "react": "19.2.8", + "react-dom": "19.2.8", + "typescript": "7.0.2", "vite": "catalog:", "vite-plus": "catalog:", "vitest": "catalog:" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23d44eb..d2f5212 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,25 +35,25 @@ importers: version: 5.0.15(@types/react@19.2.18)(react@19.2.8)(use-sync-external-store@1.6.0(react@19.2.8)) devDependencies: '@arethetypeswrong/cli': - specifier: ^0.18.5 + specifier: 0.18.5 version: 0.18.5 '@aws-sdk/client-s3': - specifier: ^3.1117.0 + specifier: 3.1124.0 version: 3.1124.0 '@testing-library/dom': - specifier: ^10.4.1 + specifier: 10.4.1 version: 10.4.1 '@testing-library/jest-dom': - specifier: ^7.0.1 + specifier: 7.0.1 version: 7.0.1(@testing-library/dom@10.4.1)(vitest@4.1.11) '@testing-library/react': - specifier: ^16.3.2 + specifier: 16.3.2 version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.4(@types/react@19.2.18))(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@testing-library/user-event': - specifier: ^14.6.6 + specifier: 14.6.7 version: 14.6.7(@testing-library/dom@10.4.1) '@types/node': - specifier: ^24.0.0 + specifier: 24.13.3 version: 24.13.3 '@types/react': specifier: ^19.2.18 @@ -65,19 +65,19 @@ importers: specifier: 'catalog:' version: 4.1.11(@vitest/browser@4.1.11)(vitest@4.1.11) jsdom: - specifier: ^30.0.1 + specifier: 30.0.1 version: 30.0.1 publint: - specifier: ^0.3.24 + specifier: 0.3.24 version: 0.3.24 react: - specifier: ^19.2.8 + specifier: 19.2.8 version: 19.2.8 react-dom: - specifier: ^19.2.8 + specifier: 19.2.8 version: 19.2.8(react@19.2.8) typescript: - specifier: ^7.0.2 + specifier: 7.0.2 version: 7.0.2 vite: specifier: 'catalog:'