diff --git a/web/package.json b/web/package.json index 3928b8b01..e9a38a508 100644 --- a/web/package.json +++ b/web/package.json @@ -180,6 +180,6 @@ "vite-plugin-eslint": "1.8.1", "vite-plugin-istanbul": "4.0.1", "vite-plugin-svgr": "2.4.0", - "vite-tsconfig-paths": "4.0.5" + "vite-tsconfig-paths": "4.0.7" } } diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 70991b822..acd3ef6c0 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -62,7 +62,7 @@ specifiers: vite-plugin-eslint: 1.8.1 vite-plugin-istanbul: 4.0.1 vite-plugin-svgr: 2.4.0 - vite-tsconfig-paths: 4.0.5 + vite-tsconfig-paths: 4.0.7 zxcvbn: 4.4.2 dependencies: @@ -130,7 +130,7 @@ devDependencies: vite-plugin-eslint: 1.8.1_eslint@8.36.0+vite@4.1.4 vite-plugin-istanbul: 4.0.1_vite@4.1.4 vite-plugin-svgr: 2.4.0_vite@4.1.4 - vite-tsconfig-paths: 4.0.5_typescript@4.9.5 + vite-tsconfig-paths: 4.0.7_vwvfc4ezh6jlf6pa67auy3eulu packages: @@ -9484,12 +9484,18 @@ packages: - supports-color dev: true - /vite-tsconfig-paths/4.0.5_typescript@4.9.5: - resolution: {integrity: sha512-/L/eHwySFYjwxoYt1WRJniuK/jPv+WGwgRGBYx3leciR5wBeqntQpUE6Js6+TJemChc+ter7fDBKieyEWDx4yQ==} + /vite-tsconfig-paths/4.0.7_vwvfc4ezh6jlf6pa67auy3eulu: + resolution: {integrity: sha512-MwIYaby6kcbQGZqMH+gAK6h0UYQGOkjsuAgw4q6bP/5vWkn8VKvnmLuCQHA2+IzHAJHnE8OFTO4lnJLFMf9+7Q==} + peerDependencies: + vite: '*' + peerDependenciesMeta: + vite: + optional: true dependencies: debug: 4.3.4 globrex: 0.1.2 tsconfck: 2.0.1_typescript@4.9.5 + vite: 4.1.4_@types+node@18.15.3 transitivePeerDependencies: - supports-color - typescript