diff --git a/package.json b/package.json index 3ad69bd..59bf685 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@shun-shobon/eslint-config-react": "^0.2.2", "@tauri-apps/cli": "^1.5.11", "@tsconfig/strictest": "^2.0.5", - "@tsconfig/vite-react": "^2.0.1", + "@tsconfig/vite-react": "^3.4.0", "@types/node": "^18.19.31", "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f50a667..928865e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ devDependencies: specifier: ^2.0.5 version: 2.0.5 '@tsconfig/vite-react': - specifier: ^2.0.1 - version: 2.0.1 + specifier: ^3.4.0 + version: 3.4.0 '@types/node': specifier: ^18.19.31 version: 18.19.31 @@ -838,8 +838,8 @@ packages: resolution: {integrity: sha512-ec4tjL2Rr0pkZ5hww65c+EEPYwxOi4Ryv+0MtjeaSQRJyq322Q27eOQiFbuNgw2hpL4hB1/W/HBGk3VKS43osg==} dev: true - /@tsconfig/vite-react@2.0.1: - resolution: {integrity: sha512-Sxt6vfbhgEzV2TH/02wLEiM7RJVYGx1mn2INlzovXS6/Fnm7G+CyOHZUD5c5fOlQvH54LNhdGgfI/9fuK6+kuQ==} + /@tsconfig/vite-react@3.4.0: + resolution: {integrity: sha512-NxS7WJayciLI+UnCgEqdBfQrZebvVNTSEj5EnaitwThL7iAso5G8wx18B/6yypCFGnyu8p6IMpKWu6JklOX3KA==} dev: true /@types/babel__core@7.20.5: