Skip to content

Commit

Permalink
chore(deps): Bump the npm_and_yarn group across 1 directory with 5 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 4 updates in the / directory: [axios](https://github.com/axios/axios), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) and [braces](https://github.com/micromatch/braces).


Updates `axios` from 1.5.1 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.1...v1.7.4)

Updates `vite` from 4.4.9 to 4.5.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

Updates `@babel/traverse` from 7.23.0 to 7.25.6
- [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.25.6/packages/babel-traverse)

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 `follow-redirects` from 1.15.3 to 1.15.9
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.9)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent ed59411 commit 41a50c5
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 105 deletions.
182 changes: 79 additions & 103 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@emailjs/browser": "^3.11.0",
"@motionone/utils": "^10.16.3",
"@types/dotenv": "^8.2.0",
"axios": "^1.5.1",
"axios": "^1.7.4",
"dotenv": "^16.3.1",
"finaleseite2": "file:",
"framer-motion": "^10.16.4",
Expand Down Expand Up @@ -44,6 +44,6 @@
"rollup-plugin-gzip": "^3.1.0",
"tailwindcss": "^3.3.3",
"typescript": "^5.0.2",
"vite": "^4.4.5"
"vite": "^4.5.5"
}
}

0 comments on commit 41a50c5

Please sign in to comment.