Skip to content

Commit 83f8553

Browse files
build(deps-dev): bump the minor-and-patch group with 2 updates (#63)
Bumps the minor-and-patch group with 2 updates: [autoprefixer](https://github.com/postcss/autoprefixer) and [axios](https://github.com/axios/axios). Updates `autoprefixer` from 10.4.23 to 10.4.24 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.23...10.4.24) Updates `axios` from 1.13.3 to 1.13.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.3...v1.13.4) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: axios dependency-version: 1.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5b3ac3 commit 83f8553

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"devDependencies": {
1111
"@tailwindcss/postcss": "^4.1.18",
1212
"@vitejs/plugin-vue": "^6.0.3",
13-
"autoprefixer": "^10.4.20",
14-
"axios": "^1.13.3",
13+
"autoprefixer": "^10.4.24",
14+
"axios": "^1.13.4",
1515
"postcss": "^8.4.49",
1616
"tailwindcss": "^4.1.18",
1717
"vite": "^6.0.7",

0 commit comments

Comments
 (0)