Skip to content

Commit 5bccc50

Browse files
chore(deps-dev): bump the root-tooling group across 1 directory with 3 updates
Bumps the root-tooling group with 3 updates in the / directory: [concurrently](https://github.com/open-cli-tools/concurrently), [eslint](https://github.com/eslint/eslint) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `concurrently` from 9.2.1 to 10.0.1 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.2.1...v10.0.1) Updates `eslint` from 10.4.0 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.0...v10.4.1) Updates `vite` from 8.0.14 to 8.0.16 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite) --- updated-dependencies: - dependency-name: concurrently dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: root-tooling - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-tooling - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b72770 commit 5bccc50

3 files changed

Lines changed: 204 additions & 174 deletions

File tree

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
"@types/react-dom": "^19.2.3",
2424
"@vitejs/plugin-react": "^6.0.2",
2525
"autoprefixer": "^10.5.0",
26-
"eslint": "^10.4.0",
26+
"eslint": "^10.4.1",
2727
"eslint-plugin-react": "^7.37.3",
2828
"eslint-plugin-react-hooks": "^7.1.1",
2929
"eslint-plugin-react-refresh": "^0.5.2",
3030
"globals": "^17.6.0",
3131
"postcss": "^8.5.14",
3232
"tailwindcss": "^4.2.4",
33-
"vite": "^8.0.13",
33+
"vite": "^8.0.16",
3434
"vite-plugin-pwa": "^1.3.0"
3535
}
3636
}

0 commit comments

Comments
 (0)