Skip to content

Bump json5, css-loader, file-loader, mini-css-extract-plugin, url-loader, vue-loader, webpack and webpack-cli #29

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

Open
wants to merge 1 commit into
base: start
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,422 changes: 880 additions & 1,542 deletions package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -12,13 +12,13 @@
},
"devDependencies": {
"@vue/compiler-sfc": "^3.0.0-alpha.4",
"css-loader": "^3.4.0",
"file-loader": "^5.0.2",
"mini-css-extract-plugin": "^0.9.0",
"url-loader": "^3.0.0",
"vue-loader": "^16.0.0-alpha.1",
"webpack": "^4.41.4",
"webpack-cli": "^3.3.10",
"css-loader": "^6.7.3",
"file-loader": "^6.2.0",
"mini-css-extract-plugin": "^2.7.2",
"url-loader": "^4.1.1",
"vue-loader": "^16.8.3",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^3.10.1"
}
}
2,488 changes: 1,011 additions & 1,477 deletions yarn.lock

Large diffs are not rendered by default.