Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLDR-16437 js:(deps-dev): Bump vue-loader from 16.1.2 to 16.8.3 in /t…
…ools/cldr-apps/js (#2499) * CLDR-16437 js:(deps-dev): Bump vue-loader in /tools/cldr-apps/js @srl295 notes - also bump [email protected] - also bump [email protected] - also DROP the 'Icon' <a-icon/> import which we were not using - [email protected] did not work without [email protected] which had other issues. ----- Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 16.1.2 to 16.8.3 - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/next/CHANGELOG.md) - [Commits](vuejs/vue-loader@v16.1.2...v16.8.3) --- updated-dependencies: - dependency-name: vue-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * CLDR-16437 js:(deps-dev): Bump vue-loader in /tools/cldr-apps/js @srl295 notes - also bump [email protected] - also bump [email protected] - also DROP the 'Icon' <a-icon/> import which we were not using - [email protected] did not work without [email protected] which had other issues. ----- Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 16.1.2 to 16.8.3 - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/next/CHANGELOG.md) - [Commits](vuejs/vue-loader@v16.1.2...v16.8.3) --- updated-dependencies: - dependency-name: vue-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * CLDR-16437 js:(deps-dev): package-lock.json update * CLDR-16437 chore: deps, fix webpack - MainHeader.vue remove an unnecesary $forceUpdate - data is already reactive - bump to [email protected] - bump to [email protected] - drop compiler-sfc, now included with vue other bumps: - "vue-loader": "^17.0.1", - "webpack": "^5.77.0", - "webpack-cli": "^5.0.1" - reconfigure webpack as production mode only. Will add a switch to bring back dev mode * CLDR-16437 feat: npm run build-dev - in "cldr/tools/cldr-apps/js" you can now run "npm run build" which will build with Vue dev-tools installed. - "npm run watch" still does a watch --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steven R. Loomis <[email protected]>
- Loading branch information