Skip to content

Commit

Permalink
chore: bump the npm_and_yarn group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 3 updates: [axios](https://github.com/axios/axios), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [rollup](https://github.com/rollup/rollup).


Updates `axios` from 1.7.2 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.7.2...v1.7.4)

Updates `vite` from 5.3.1 to 5.4.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

Updates `rollup` from 4.18.0 to 4.24.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.0...v4.24.0)

---
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: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 2564339 commit 0efc64d
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 118 deletions.
4 changes: 2 additions & 2 deletions packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@szhsin/react-menu": "^4.1.0",
"@tanstack/match-sorter-utils": "^8.15.1",
"@tanstack/react-table": "^8.17.3",
"axios": "^1.7.2",
"axios": "^1.7.4",
"classnames": "^2.5.1",
"combokeys": "^3.0.1",
"date-fns": "^2.30.0",
Expand Down Expand Up @@ -90,7 +90,7 @@
"sass": "^1.77.5",
"scss": "^0.2.4",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite": "^5.4.6",
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit 0efc64d

Please sign in to comment.