File tree Expand file tree Collapse file tree 4 files changed +378
-108
lines changed
Expand file tree Collapse file tree 4 files changed +378
-108
lines changed Original file line number Diff line number Diff line change 11/// <reference types="vite/client" />
22/// <reference types="vitest" />
3+ /// <reference types="@testing-library/jest-dom/vitest" />
34
45interface ImportMetaEnv {
56 readonly BASE ?: string ;
Original file line number Diff line number Diff line change 2020 "@tailwindcss/vite" : " 4.1.18" ,
2121 "@testing-library/jest-dom" : " 6.9.1" ,
2222 "@types/eslint-plugin-jsx-a11y" : " 6.10.1" ,
23- "@types/node" : " 24.10.4 " ,
23+ "@types/node" : " 25.0.3 " ,
2424 "@vitest/coverage-v8" : " 4.0.16" ,
2525 "eslint" : " 9.39.2" ,
2626 "eslint-config-prettier" : " 10.1.8" ,
3737 "tailwindcss" : " 4.1.18" ,
3838 "typescript" : " 5.9.3" ,
3939 "typescript-eslint" : " 8.50.1" ,
40- "vite" : " 8.0.0-beta.4 " ,
40+ "vite" : " 8.0.0-beta.5 " ,
4141 "vite-plugin-checker" : " 0.12.0" ,
4242 "vite-plugin-solid" : " 2.11.10" ,
4343 "vite-tsconfig-paths" : " 6.0.3" ,
You can’t perform that action at this time.
0 commit comments