Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deps: Bump the patch-updates group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the patch-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.15.2` | `7.15.3` |
| [i18next](https://github.com/i18next/i18next) | `24.2.0` | `24.2.1` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.1.13` | `6.1.14` |
| [uuid](https://github.com/uuidjs/uuid) | `11.0.3` | `11.0.4` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.17` | `1.1.24` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.3` |



Updates `@mantine/core` from 7.15.2 to 7.15.3
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.15.3/packages/@mantine/core)

Updates `i18next` from 24.2.0 to 24.2.1
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.2.0...v24.2.1)

Updates `styled-components` from 6.1.13 to 6.1.14
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/[email protected])

Updates `uuid` from 11.0.3 to 11.0.4
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v11.0.3...v11.0.4)

Updates `@vitest/eslint-plugin` from 1.1.17 to 1.1.24
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.1.17...v1.1.24)

Updates `eslint-plugin-react` from 7.37.2 to 7.37.3
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.3)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@vitest/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 7, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8367cdb commit acc61f6
Showing 2 changed files with 138 additions and 131 deletions.
257 changes: 132 additions & 125 deletions package-lock.json
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration": "^1.2.4",
"@greenbone/opensight-ui-components-mantinev7": "^0.0.7-alpha3",
"@mantine/core": "^7.15.2",
"@mantine/core": "^7.15.3",
"@reduxjs/toolkit": "^2.5.0",
"@sentry/react": "^8.39.0",
"@visx/axis": "^3.12.0",
@@ -53,7 +53,7 @@
"fast-deep-equal": "^3.1.3",
"fast-xml-parser": "^4.5.0",
"hoist-non-react-statics": "^3.3.2",
"i18next": "^24.2.0",
"i18next": "^24.2.1",
"i18next-http-backend": "^3.0.1",
"ical.js": "^2.1.0",
"lucide-react": "^0.469.0",
@@ -69,8 +69,8 @@
"redux": "^5.0.1",
"redux-logger": "^3.0.6",
"resize-observer-polyfill": "^1.5.1",
"styled-components": "^6.1.13",
"uuid": "^11.0.3",
"styled-components": "^6.1.14",
"uuid": "^11.0.4",
"whatwg-fetch": "^3.6.20"
},
"devDependencies": {
@@ -85,14 +85,14 @@
"@vitejs/plugin-legacy": "^5.4.3",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/eslint-plugin": "^1.1.17",
"@vitest/eslint-plugin": "^1.1.24",
"@vitest/ui": "^2.1.4",
"babel-plugin-i18next-extract": "^0.10.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"globals": "^15.13.0",
"husky": "^2.7.0",

0 comments on commit acc61f6

Please sign in to comment.