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

Upgraded dependencies and changed deprecated API's #51

Merged
merged 2 commits into from
May 8, 2023

Conversation

peterwilli
Copy link
Contributor

 css-loader                ^5.0.1  ->   ^6.7.1
 mini-css-extract-plugin   ^1.3.4  ->   ^2.6.0
 svelte                   ^3.31.2  ->  ^3.46.4
 svelte-loader             ^3.0.0  ->   ^3.1.2
 webpack                  ^5.16.0  ->  ^5.70.0
 webpack-cli               ^4.4.0  ->   ^4.9.2
 webpack-dev-server       ^3.11.2  ->   ^4.7.4

I moved --content-base to the WebPack config, as it's deprecated and removed.

 css-loader                ^5.0.1  ->   ^6.7.1
 mini-css-extract-plugin   ^1.3.4  ->   ^2.6.0
 svelte                   ^3.31.2  ->  ^3.46.4
 svelte-loader             ^3.0.0  ->   ^3.1.2
 webpack                  ^5.16.0  ->  ^5.70.0
 webpack-cli               ^4.4.0  ->   ^4.9.2
 webpack-dev-server       ^3.11.2  ->   ^4.7.4
@peterwilli
Copy link
Contributor Author

Hey, whoever is responsible for this template, it would be nice if we can update the dependencies in this template because right now it's quite old and using deprecated API's.

@benmccann benmccann merged commit e1ca985 into sveltejs:master May 8, 2023
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.

2 participants