Skip to content

Commit c73020c

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 9 updates
Bumps the npm_and_yarn group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@feathersjs/transport-commons](https://github.com/feathersjs/feathers/tree/HEAD/packages/transport-commons) | `5.0.5` | `5.0.8` | | [@antfu/utils](https://github.com/antfu/utils) | `0.5.2` | `0.7.8` | | [unconfig](https://github.com/antfu/unconfig) | `0.3.6` | `0.3.13` | | [@iconify/utils](https://github.com/iconify/iconify/tree/HEAD/packages/utils) | `2.0.0` | `2.1.23` | | [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) | `0.22.7` | `0.22.12` | | [postcss](https://github.com/postcss/postcss) | `8.4.16` | `8.4.38` | | [undici](https://github.com/nodejs/undici) | `5.10.0` | `5.28.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `3.1.3` | `3.2.10` | Bumps the npm_and_yarn group with 1 update in the /examples/js directory: [axios](https://github.com/axios/axios). Updates `@feathersjs/transport-commons` from 5.0.5 to 5.0.8 - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/transport-commons/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.8/packages/transport-commons) Updates `@antfu/utils` from 0.5.2 to 0.7.8 - [Release notes](https://github.com/antfu/utils/releases) - [Commits](antfu/utils@v0.5.2...v0.7.8) Updates `unconfig` from 0.3.6 to 0.3.13 - [Release notes](https://github.com/antfu/unconfig/releases) - [Commits](antfu-collective/unconfig@v0.3.6...v0.3.13) Updates `@iconify/utils` from 2.0.0 to 2.1.23 - [Commits](https://github.com/iconify/iconify/commits/HEAD/packages/utils) Updates `unplugin-vue-components` from 0.22.7 to 0.22.12 - [Release notes](https://github.com/unplugin/unplugin-vue-components/releases) - [Commits](unplugin/unplugin-vue-components@v0.22.7...v0.22.12) Updates `postcss` from 8.4.16 to 8.4.38 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.16...8.4.38) Updates `undici` from 5.10.0 to 5.28.4 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.10.0...v5.28.4) Updates `vite` from 3.1.3 to 3.2.10 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v3.2.10/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v3.2.10/packages/vite) Updates `axios` from 0.27.2 to 1.7.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.27.2...v1.7.2) --- updated-dependencies: - dependency-name: "@feathersjs/transport-commons" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@antfu/utils" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: unconfig dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@iconify/utils" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: unplugin-vue-components dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de9f4c4 commit c73020c

File tree

3 files changed

+460
-293
lines changed

3 files changed

+460
-293
lines changed

examples/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"winston": "^3.8.2"
6262
},
6363
"devDependencies": {
64-
"axios": "^0.27.2",
64+
"axios": "^1.7.2",
6565
"eslint": "^8.23.1",
6666
"mocha": "^10.0.0",
6767
"nodemon": "^2.0.20"

0 commit comments

Comments
 (0)