Skip to content

update some dev dependencies to newer versions in package.json#72

Open
tom-berend wants to merge 3 commits intoCurriculumAssociates:mainfrom
tom-berend:main
Open

update some dev dependencies to newer versions in package.json#72
tom-berend wants to merge 3 commits intoCurriculumAssociates:mainfrom
tom-berend:main

Conversation

@tom-berend
Copy link

this pr updates some dev dependencies.

  • canvg-browser is no longer available, updated with canvg . This required changing an import in VirtualNodesToCreateJS.js

  • cpx is no longer maintained, replaced it with cpx2. Only used in package.json.

  • update to webpack-server and webpack-cli to get npm run serve running.

  • added missing eslint dependency (presume you were using a global version)

  • updated babel and some other packages because npm audit is unhappy. but it didn't make audit happier.

I'm looking at LaTeX for ThreeJS, which seems trivial with this package since ThreeJS sprites are just canvas. So thank you for this excellent package. But I can't do much until package.json is up to date.

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.

1 participant

Comments