diff --git a/packages/core/package.json b/packages/core/package.json index c9800602..eb3848dc 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -73,9 +73,9 @@ "@tailwindcss/postcss": "catalog:", "@testing-library/react": "16.3.3", "@testing-library/user-event": "14.6.6", - "@types/encoding-japanese": "^2.2.1", + "@types/encoding-japanese": "2.2.1", "@types/node": "catalog:", - "@types/papaparse": "^5.5.2", + "@types/papaparse": "5.5.2", "@types/react": "catalog:", "@types/react-dom": "catalog:", "@vitejs/plugin-react": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9998ad2..5029bae7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -305,13 +305,13 @@ importers: specifier: 14.6.6 version: 14.6.6(@testing-library/dom@10.4.1) '@types/encoding-japanese': - specifier: ^2.2.1 + specifier: 2.2.1 version: 2.2.1 '@types/node': specifier: 'catalog:' version: 25.9.5 '@types/papaparse': - specifier: ^5.5.2 + specifier: 5.5.2 version: 5.5.2 '@types/react': specifier: 'catalog:'