⬇️(deps) downgrade vite-plugins-ts to 2.3.0

Since the upgrade we had an error during the types rollups, please see
https://github.com/qmhc/vite-plugin-dts/issues/242.
This commit is contained in:
Nathan Vasse
2023-07-13 15:21:23 +02:00
committed by NathanVss
parent 2cd8c6e843
commit b9f5227332
2 changed files with 82 additions and 138 deletions

View File

@@ -100,7 +100,7 @@
"style-loader": "3.3.3",
"typescript": "5.1.6",
"vite": "4.4.3",
"vite-plugin-dts": "3.2.0",
"vite-plugin-dts": "2.3.0",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.33.0",
"vitest-fetch-mock": "0.2.2"