Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use vite testing #315

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

a2937
Copy link
Member

@a2937 a2937 commented Sep 12, 2024

Checklist:

Closes #301

It's a pretty huge migration but it adds both Typescript to the main files and Vite.

Copy link

socket-security bot commented Sep 12, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/[email protected] Transitive: environment, filesystem, unsafe +40 1.57 MB types
npm/@types/[email protected] None +1 2.29 MB types
npm/@types/[email protected] None 0 37.8 kB types
npm/@types/[email protected] None +2 1.69 MB types
npm/@vitejs/[email protected] Transitive: environment, filesystem, shell, unsafe +57 11.9 MB vitebot
npm/[email protected] network 0 314 kB rexxars
npm/[email protected] None 0 183 kB gcedo
npm/[email protected] network, shell, unsafe +3 9.8 MB davidortner
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +95 10.4 MB simenb
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +270 19.9 MB simenb
npm/[email protected] Transitive: environment, filesystem, shell +54 2.24 MB okonet
npm/[email protected] environment, filesystem, unsafe 0 7.7 MB prettier-bot
npm/[email protected] None +1 153 kB duskload
npm/[email protected] environment +3 4.63 MB react-bot
npm/[email protected] Transitive: environment +5 184 kB pgilad
npm/[email protected] environment +2 339 kB react-bot
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +151 16.1 MB anhpnnd, kul, tsjest
npm/[email protected] None 0 22.4 MB typescript-bot
npm/[email protected] filesystem Transitive: environment +4 192 kB aleclarson
npm/[email protected] Transitive: environment, eval, filesystem, network, shell +22 25 MB antfu, patak, soda, ...2 more
npm/[email protected] environment, eval Transitive: filesystem, network, shell, unsafe +83 13 MB vitestbot

🚮 Removed packages: npm/[email protected]

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider move the dev server to vite from deprecated CRA
1 participant