Skip to content

Commit

Permalink
front: bump the patch group in /front with 6 updates
Browse files Browse the repository at this point in the history
Bumps the patch group in /front with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons) | `1.5.13` | `1.5.14` |
| [uuid](https://github.com/uuidjs/uuid) | `11.0.4` | `11.0.5` |
| [@apidevtools/swagger-parser](https://github.com/APIDevTools/swagger-parser) | `10.1.0` | `10.1.1` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.3` | `7.37.4` |
| [glob](https://github.com/isaacs/node-glob) | `11.0.0` | `11.0.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |


Updates `country-flag-icons` from 1.5.13 to 1.5.14
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.5.13...v1.5.14)

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

Updates `@apidevtools/swagger-parser` from 10.1.0 to 10.1.1
- [Release notes](https://github.com/APIDevTools/swagger-parser/releases)
- [Changelog](https://github.com/APIDevTools/swagger-parser/blob/main/CHANGELOG.md)
- [Commits](APIDevTools/swagger-parser@v10.1.0...v10.1.1)

Updates `eslint-plugin-react` from 7.37.3 to 7.37.4
- [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.3...v7.37.4)

Updates `glob` from 11.0.0 to 11.0.1
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.0...v11.0.1)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: country-flag-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@apidevtools/swagger-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and emersion committed Jan 13, 2025
1 parent ae37c11 commit 436b1e3
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 80 deletions.
149 changes: 74 additions & 75 deletions front/package-lock.json

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

10 changes: 5 additions & 5 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"ajv-i18n": "^4.2.0",
"chroma-js": "^3.1.2",
"classnames": "^2.5.1",
"country-flag-icons": "^1.5.9",
"country-flag-icons": "^1.5.14",
"d3": "^7.8.5",
"dayjs": "^1.11.10",
"fast-json-patch": "^3.1.1",
Expand Down Expand Up @@ -95,11 +95,11 @@
"redux-persist-transform-filter": "0.0.22",
"remark-gfm": "^4.0.0",
"reselect": "^5.1.0",
"uuid": "^11.0.4",
"uuid": "^11.0.5",
"viewport-mercator-project": "^7.0.4"
},
"devDependencies": {
"@apidevtools/swagger-parser": "^10.1.0",
"@apidevtools/swagger-parser": "^10.1.1",
"@import-meta-env/prepare": "^0.2.1",
"@import-meta-env/unplugin": "^0.6.2",
"@playwright/test": "^1.41.2",
Expand Down Expand Up @@ -131,10 +131,10 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-vitest": "^0.3.21",
"glob": "^11.0.0",
"glob": "^11.0.1",
"happy-dom": "^16.3.0",
"i18next-fs-backend": "^2.6.0",
"json-key-path-list": "^2.0.3",
Expand Down

0 comments on commit 436b1e3

Please sign in to comment.