Compare commits

..

No commits in common. "dependabot/npm_and_yarn/www/json5-and-copy-webpack-plugin-and-webpack-and-webpack-cli--removed" and "master" have entirely different histories.

2 changed files with 1687 additions and 876 deletions

2547
www/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -26,9 +26,9 @@
"wazem": "file:../pkg" "wazem": "file:../pkg"
}, },
"devDependencies": { "devDependencies": {
"copy-webpack-plugin": "^11.0.0", "copy-webpack-plugin": "^5.1.2",
"webpack": "^5.75.0", "webpack": "^4.44.2",
"webpack-cli": "^5.0.1", "webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.5" "webpack-dev-server": "^3.1.5"
} }
} }