Skip to content

Commit

Permalink
feat: update vite and vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
heypoom committed Dec 16, 2023
1 parent 8964880 commit 126894a
Show file tree
Hide file tree
Showing 4 changed files with 300 additions and 226 deletions.
8 changes: 4 additions & 4 deletions canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"rollup": "link:@lezer/generator/rollup",
"tone": "^14.7.77",
"use-debounce": "^10.0.0",
"vite-node": "^0.34.7",
"vite-node": "^1.0.4",
"vite-plugin-glsl": "^1.2.1",
"webmidi": "^3.1.8"
},
Expand All @@ -61,7 +61,7 @@
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/runner": "^0.34.7",
"@vitest/runner": "^1.0.4",
"autoprefixer": "^10.4.16",
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
Expand All @@ -75,10 +75,10 @@
"radix-themes-tw": "^0.0.8",
"tailwindcss": "^3.3.6",
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vite": "^5.0.10",
"vite-plugin-rsw": "^2.0.11",
"vite-plugin-top-level-await": "^1.4.1",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^0.34.6"
"vitest": "^1.0.4"
}
}
Loading

0 comments on commit 126894a

Please sign in to comment.