Bumps the npm_and_yarn group with 11 updates in the /app directory:
| Package | From | To |
| --- | --- | --- |
| [firebase-tools](https://github.com/firebase/firebase-tools) | `9.23.3` | `13.6.0` |
| [postcss](https://github.com/postcss/postcss) | `7.0.39` | `8.4.31` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.22.20` | `7.24.7` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) | `4.5.19` | `5.0.8` |
| [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) | `4.5.19` | `5.0.8` |
| [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) | `4.5.19` | `5.0.8` |
| [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) | `4.5.19` | `5.0.8` |
| [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex) | `4.5.19` | `5.0.8` |
| [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
Bumps the npm_and_yarn group with 10 updates in the /functions directory:
| Package | From | To |
| --- | --- | --- |
| [firebase-tools](https://github.com/firebase/firebase-tools) | `12.5.4` | `13.6.0` |
| [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.8.21` | `1.10.9` |
| [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) | `2.19.4` | `4.5.0` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.3` | `1.15.6` |
| [marked](https://github.com/markedjs/marked) | `2.1.3` | `4.0.10` |
| [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` |
| [axios](https://github.com/axios/axios) | `0.21.4` | `0.28.0` |
| [jose](https://github.com/panva/jose) | `4.14.6` | `4.15.7` |
Bumps the npm_and_yarn group with 7 updates in the /shared directory:
| Package | From | To |
| --- | --- | --- |
| [firebase-tools](https://github.com/firebase/firebase-tools) | `12.4.8` | `13.6.0` |
| [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.8.21` | `1.10.9` |
| [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) | `2.9.0` | `4.5.0` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) | `9.0.1` | `9.0.2` |
| [ws](https://github.com/websockets/ws) | `7.5.3` | `7.5.10` |
Updates `firebase-tools` from 9.23.3 to 13.6.0
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v9.23.3...v13.6.0)
Updates `postcss` from 7.0.39 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.39...8.4.31)
Updates `@babel/traverse` from 7.22.20 to 7.24.7
- [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.24.7/packages/babel-traverse)
Updates `@grpc/grpc-js` from 1.6.12 to 1.8.22
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.21...@grpc/grpc-js@1.10.9)
Updates `protobufjs` from 6.11.2 to 6.11.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)
Updates `@vue/cli-plugin-babel` from 4.5.19 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-plugin-babel)
Updates `@vue/cli-service` from 4.5.19 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)
Updates `@vue/cli-plugin-router` from 4.5.19 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-plugin-router)
Updates `@vue/cli-plugin-typescript` from 4.5.19 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-plugin-typescript)
Updates `@vue/cli-plugin-vuex` from 4.5.19 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-plugin-vuex)
Updates `browserify-sign` from 4.2.1 to 4.2.3
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.3)
Updates `json5` from 0.5.1 to 1.0.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v0.5.1...v1.0.2)
Updates `loader-utils` from 0.2.17 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v0.2.17...v1.4.2)
Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)
Updates `follow-redirects` from 1.15.3 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.6)
Updates `json-ptr` from 2.2.0 to 3.1.1
- [Commits](https://github.com/flitbit/json-ptr/compare/v2.2.0...v3.1.1)
Updates `jsonwebtoken` from 8.5.1 to 9.0.2
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jsonwebtoken@v9.0.1...v9.0.2)
Updates `marked` from 0.7.0 to 4.3.0
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v2.1.3...v4.0.10)
Updates `node-forge` from 0.10.0 to 1.3.1
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@0.10.0...v1.3.1)
Updates `ws` from 6.2.2 to 7.5.9
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)
Updates `webpack-dev-middleware` from 3.7.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v3.7.3...v5.3.4)
Updates `firebase-tools` from 12.5.4 to 13.6.0
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v9.23.3...v13.6.0)
Updates `@grpc/grpc-js` from 1.8.21 to 1.10.9
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.21...@grpc/grpc-js@1.10.9)
Updates `@google-cloud/pubsub` from 2.19.4 to 4.5.0
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v2.19.4...v4.5.0)
Updates `protobufjs` from 6.11.2 to 7.2.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)
Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)
Updates `follow-redirects` from 1.15.3 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.6)
Updates `marked` from 2.1.3 to 4.0.10
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v2.1.3...v4.0.10)
Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)
Updates `axios` from 0.21.4 to 0.28.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v0.28.0)
Updates `jose` from 4.14.6 to 4.15.7
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.7/CHANGELOG.md)
- [Commits](panva/jose@v4.14.6...v4.15.7)
Updates `firebase-tools` from 12.4.8 to 13.6.0
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v9.23.3...v13.6.0)
Updates `@grpc/grpc-js` from 1.8.21 to 1.10.9
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.21...@grpc/grpc-js@1.10.9)
Updates `@google-cloud/pubsub` from 2.9.0 to 4.5.0
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v2.19.4...v4.5.0)
Updates `protobufjs` from 6.11.4 to 7.2.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)
Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)
Updates `jsonwebtoken` from 9.0.1 to 9.0.2
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jsonwebtoken@v9.0.1...v9.0.2)
Updates `ws` from 7.5.3 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)
---
updated-dependencies:
- dependency-name: firebase-tools
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@grpc/grpc-js"
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: protobufjs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@vue/cli-plugin-babel"
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@vue/cli-service"
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@vue/cli-plugin-router"
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@vue/cli-plugin-typescript"
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@vue/cli-plugin-vuex"
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: browserify-sign
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: json5
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: loader-utils
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: json-ptr
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: jsonwebtoken
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: marked
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: node-forge
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack-dev-middleware
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: firebase-tools
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@grpc/grpc-js"
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@google-cloud/pubsub"
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: protobufjs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: marked
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: jose
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: firebase-tools
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: "@grpc/grpc-js"
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@google-cloud/pubsub"
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: protobufjs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: jsonwebtoken
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm_and_yarn group with 11 updates in the /app directory:
9.23.313.6.07.0.398.4.317.22.207.24.73.0.23.0.34.5.195.0.84.5.195.0.84.5.195.0.84.5.195.0.84.5.195.0.84.2.14.2.34.18.24.19.2Bumps the npm_and_yarn group with 10 updates in the /functions directory:
12.5.413.6.01.8.211.10.92.19.44.5.03.0.23.0.34.18.24.19.21.15.31.15.62.1.34.0.107.5.97.5.100.21.40.28.04.14.64.15.7Bumps the npm_and_yarn group with 7 updates in the /shared directory:
12.4.813.6.01.8.211.10.92.9.04.5.03.0.23.0.34.18.24.19.29.0.19.0.27.5.37.5.10Updates
firebase-toolsfrom 9.23.3 to 13.6.0Release notes
Sourced from firebase-tools's releases.
... (truncated)
Commits
f6b7d0513.6.0a26c3d0Ignore quota project in GCF source uploads (#6917)476bd33Update to PubSub emulator 0.8.2 (#6916)ccab9b7Add Service Usage Consumer role to GitHub Actions service account (#6895)4c1bd42Switching a few more places to getters (#6914)6950829Fix "could not assert Secret Manager permissions" Cloud Build error (#6904)4a17ca7Refactor api.ts file constants to getters (#6913)c6d1615Update Firestore Emulator version (#6912)90b6506Vector config support (#6900)dc13cb9make fetchLinkableGitRepositories get all linkable git repositories (#6889)Updates
postcssfrom 7.0.39 to 8.4.31Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
90208deRelease 8.4.31 version58cc860Fix carrier return parsing4fff8e4Improve pnpm test outputcd43ed1Update dependenciescaa916bUpdate dependencies8972f76Typo11a5286Typo45c5501Release 8.4.30 versionbc3c341Update linterb2be58aMerge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...Updates
@babel/traversefrom 7.22.20 to 7.24.7Release notes
Sourced from
@babel/traverse's releases.... (truncated)
Changelog
Sourced from
@babel/traverse's changelog.... (truncated)
Commits
bf1e9a3v7.24.74463aa5fix: incorrectconstantViolationswith destructuring (#16522)07bd000ImprovegetBindingIdentifiers(#16544)17a5502[Babel 8] Removeextra.shorthand(#16521)7934963Usetype: modulein allpackage.jsons (#16535)9630250v7.24.61f010dfExplicitly defineNodePath.prototype.*(#16488)6e3539b[babel 8] Publish.d.tsfiles for every package (#16416)e37e64dUse eslint v9 (#16479)3ff20b9Statically generate boilerplate for bitfield accessors (#16482)Updates
@grpc/grpc-jsfrom 1.6.12 to 1.8.22Release notes
Sourced from
@grpc/grpc-js's releases.... (truncated)
Commits
674f4e3Merge pull request from GHSA-7v5v-9h63-cj867ecaa2dgrpc-js: Bump to 1.10.9e64d816grpc-js: Avoid buffering significantly more than max_receive_message_size per...45e5fe5Merge pull request #2750 from murgatroid99/grpc-js_idle_uds_fix87a3541grpc-js: Fix UDS channels not reconnecting after going idle3105791Merge pull request #2740 from sergiitk/backport-1.10-psm-interop-common-prod-...fec135aMerge pull request #2729 from sergiitk/psm-interop-common-prod-tests76fe802Merge pull request #2739 from murgatroid99/backport-1.10-grpc-js_linkify-it_fixd5edf49Merge pull request #2735 from murgatroid99/grpc-js_linkify-it_fix23c05fcMerge pull request #2732 from murgatroid99/grpc-js_proto-loader_updateUpdates
protobufjsfrom 6.11.2 to 6.11.4Commits
Updates
bracesfrom 3.0.2 to 3.0.3Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)Updates
@vue/cli-plugin-babelfrom 4.5.19 to 5.0.8Release notes
Sourced from
@vue/cli-plugin-babel's releases.... (truncated)
Changelog
Sourced from
@vue/cli-plugin-babel's changelog.... (truncated)
Commits
b154dbdv5.0.84a0655fv5.0.7ef08a08v5.0.698c66c9v5.0.5ca97fc2v5.0.4dd53f26v5.0.3a859b1fv5.0.292d80a8v5.0.1c913cdcv5.0.075a6d69v5.0.0-rc.3Updates
@vue/cli-servicefrom 4.5.19 to 5.0.8Release notes
Sourced from
@vue/cli-service's releases.... (truncated)
Changelog
Sourced from
@vue/cli-service's changelog.... (truncated)
Commits
b154dbdv5.0.80260e4dfix: add devServer.server.type to useHttps judgement (#7222)4a0655fv5.0.7beffe8afix: allow disabling progress plugin viadevServer.client.progress558dea2fix: supportdevServer.serveroption, avoid deprecation warningbddd64dfix: optimize the judgment on whether HTTPS has been set in options (#7202)ef08a08v5.0.6fcf27e3fixup! fix: compatibility with Vue 2.7a648958fix: compatibility with Vue 2.798c66c9v5.0.5Updates
@vue/cli-plugin-routerfrom 4.5.19 to 5.0.8Release notes
Sourced from
@vue/cli-plugin-router's releases.