Commit 5f876a0
authored
chore(deps): bump the npm_and_yarn group across 1 directory with 26 updates
Bumps the npm_and_yarn group with 23 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core) | `2.6.12` | `3.0.0` |
| [vue-template-compiler](https://github.com/vuejs/vue) | `2.6.12` | `2.7.16` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.8.4` | `7.27.0` |
| [async](https://github.com/caolan/async) | `2.6.3` | `2.6.4` |
| [bl](https://github.com/rvagg/bl) | `1.2.2` | `1.2.3` |
| [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.0.4` | `4.2.3` |
| [color-string](https://github.com/Qix-/color-string) | `1.5.3` | `1.9.1` |
| [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
| [decompress](https://github.com/kevva/decompress) | `4.2.0` | `4.2.1` |
| [elliptic](https://github.com/indutny/elliptic) | `6.5.2` | `6.6.1` |
| [eventsource](https://github.com/EventSource/eventsource) | `1.0.7` | `1.1.2` |
| [express](https://github.com/expressjs/express) | `4.17.1` | `4.21.2` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.10.0` | `1.15.9` |
| [http-proxy](https://github.com/http-party/node-http-proxy) | `1.18.0` | `1.18.1` |
| [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` |
| [node-notifier](https://github.com/mikaelbr/node-notifier) | `7.0.1` | `7.0.2` |
| [pug-code-gen](https://github.com/pugjs/pug) | `2.0.2` | `2.0.3` |
| [shell-quote](https://github.com/ljharb/shell-quote) | `1.7.2` | `1.8.2` |
| [terser](https://github.com/terser/terser) | `4.6.3` | `4.8.1` |
| [tmpl](https://github.com/daaku/nodejs-tmpl) | `1.0.4` | `1.0.5` |
| [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) | `1.0.1` | `1.0.3` |
| [url-parse](https://github.com/unshiftio/url-parse) | `1.4.7` | `1.5.10` |
| [websocket-extensions](https://github.com/faye/websocket-extensions-node) | `0.1.3` | `0.1.4` |
Updates `vue` from 2.6.12 to 3.0.0
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.0.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.0.0)
Updates `vue-template-compiler` from 2.6.12 to 2.7.16
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue@v2.6.12...v2.7.16)
Updates `@babel/traverse` from 7.8.4 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-traverse)
Updates `async` from 2.6.3 to 2.6.4
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)
Updates `bl` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/rvagg/bl/releases)
- [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md)
- [Commits](rvagg/bl@v1.2.2...v1.2.3)
Updates `browserify-sign` from 4.0.4 to 4.2.3
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.0.4...v4.2.3)
Updates `color-string` from 1.5.3 to 1.9.1
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.9.1)
Updates `decode-uri-component` from 0.2.0 to 0.2.2
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
Updates `decompress` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/kevva/decompress/releases)
- [Commits](kevva/decompress@v4.2.0...v4.2.1)
Updates `elliptic` from 6.5.2 to 6.6.1
- [Commits](indutny/elliptic@v6.5.2...v6.6.1)
Updates `eventsource` from 1.0.7 to 1.1.2
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/main/CHANGELOG.md)
- [Commits](EventSource/eventsource@v1.0.7...v1.1.2)
Updates `express` from 4.17.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.17.1...4.21.2)
Updates `follow-redirects` from 1.10.0 to 1.15.9
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.10.0...v1.15.9)
Updates `http-proxy` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](http-party/node-http-proxy@1.18.0...1.18.1)
Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
Updates `node-notifier` from 7.0.1 to 7.0.2
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md)
- [Commits](mikaelbr/node-notifier@v7.0.1...v7.0.2)
Updates `path-to-regexp` from 0.1.7 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.12)
Updates `pug-code-gen` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.2...pug@2.0.3)
Updates `send` from 0.17.1 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.17.1...0.19.0)
Updates `serve-static` from 1.14.1 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.14.1...v1.16.2)
Updates `shell-quote` from 1.7.2 to 1.8.2
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@v1.7.2...v1.8.2)
Updates `terser` from 4.6.3 to 4.8.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v4.6.3...v4.8.1)
Updates `tmpl` from 1.0.4 to 1.0.5
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
Updates `trim-off-newlines` from 1.0.1 to 1.0.3
- [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)
Updates `url-parse` from 1.4.7 to 1.5.10
- [Commits](unshiftio/url-parse@1.4.7...1.5.10)
Updates `websocket-extensions` from 0.1.3 to 0.1.4
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/main/CHANGELOG.md)
- [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.0.0
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: vue-template-compiler
dependency-version: 2.7.16
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
dependency-version: 7.27.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: async
dependency-version: 2.6.4
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: bl
dependency-version: 1.2.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: browserify-sign
dependency-version: 4.2.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: color-string
dependency-version: 1.9.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: decode-uri-component
dependency-version: 0.2.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: decompress
dependency-version: 4.2.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: elliptic
dependency-version: 6.6.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: eventsource
dependency-version: 1.1.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-version: 4.21.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-version: 1.15.9
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: http-proxy
dependency-version: 1.18.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: minimatch
dependency-version: 3.1.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: node-notifier
dependency-version: 7.0.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
dependency-version: 0.1.12
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: pug-code-gen
dependency-version: 2.0.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: send
dependency-version: 0.19.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: serve-static
dependency-version: 1.16.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: shell-quote
dependency-version: 1.8.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: terser
dependency-version: 4.8.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tmpl
dependency-version: 1.0.5
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: trim-off-newlines
dependency-version: 1.0.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: url-parse
dependency-version: 1.5.10
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: websocket-extensions
dependency-version: 0.1.4
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent c7eb4c4 commit 5f876a0
2 files changed
+675
-315
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments