Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
e91800a80b
Bump ejs and @vue/cli-service
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Removes `ejs`

Updates `@vue/cli-service` from 4.5.8 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 14:12:32 +00:00
陈嘉圣
9592d0c481
Merge pull request #12 from Anjaxs/dependabot/npm_and_yarn/minimist-1.2.8
Bump minimist from 1.2.5 to 1.2.8
2023-03-15 22:09:01 +08:00
anjaxs
e5275312af 修复重新加载bootstrap.js导致下拉菜单失效;修复#11 2023-03-15 22:05:28 +08:00
dependabot[bot]
48c2fe1aff
Bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-05 15:49:38 +00:00
陈嘉圣
8dbc1dab67 fix #4 2022-04-28 00:18:29 +08:00
Anjaxs
dcc114a579 fix #3 2021-09-10 15:53:09 +08:00
anjaxs
ed76617184 vue-cli init 2020-11-11 22:10:44 +08:00
cjs
ea4a6be0f7 Vue改 2020-03-16 00:28:52 +08:00