Skip to content

Commit

Permalink
front: bump the minor-and-patch group across 1 directory with 17 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 17 updates in the /front directory:

| Package | From | To |
| --- | --- | --- |
| [@nivo/core](https://github.com/plouc/nivo/tree/HEAD/packages/core) | `0.80.0` | `0.87.0` |
| [@nivo/line](https://github.com/plouc/nivo/tree/HEAD/packages/line) | `0.80.0` | `0.87.0` |
| [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) | `5.21.1` | `5.21.2` |
| [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form) | `5.21.1` | `5.21.2` |
| [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form) | `5.21.1` | `5.21.2` |
| [i18next](https://github.com/i18next/i18next) | `23.15.1` | `23.15.2` |
| [openapi-typescript-codegen](https://github.com/ferdikoomen/openapi-typescript-codegen) | `0.27.0` | `0.29.0` |
| [@import-meta-env/prepare](https://github.com/runtime-env/import-meta-env/tree/HEAD/packages/prepare) | `0.1.14` | `0.2.0` |
| [@import-meta-env/unplugin](https://github.com/runtime-env/import-meta-env/tree/HEAD/packages/unplugin) | `0.5.2` | `0.6.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.43.1` | `1.47.2` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.9` | `4.17.10` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.10` | `18.3.11` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.31.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.0` | `7.37.1` |
| [eslint-plugin-vitest](https://github.com/veritem/eslint-plugin-vitest) | `0.3.26` | `0.5.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.6.2` |
| [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.6.4` | `0.8.0` |



Updates `@nivo/core` from 0.80.0 to 0.87.0
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.87.0/packages/core)

Updates `@nivo/line` from 0.80.0 to 0.87.0
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.87.0/packages/line)

Updates `@rjsf/core` from 5.21.1 to 5.21.2
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.21.1...5.21.2)

Updates `@rjsf/utils` from 5.21.1 to 5.21.2
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.21.1...5.21.2)

Updates `@rjsf/validator-ajv8` from 5.21.1 to 5.21.2
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.21.1...5.21.2)

Updates `i18next` from 23.15.1 to 23.15.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.1...v23.15.2)

Updates `openapi-typescript-codegen` from 0.27.0 to 0.29.0
- [Release notes](https://github.com/ferdikoomen/openapi-typescript-codegen/releases)
- [Changelog](https://github.com/ferdikoomen/openapi-typescript-codegen/blob/main/CHANGELOG.md)
- [Commits](ferdikoomen/openapi-typescript-codegen@v0.27.0...v0.29.0)

Updates `@import-meta-env/prepare` from 0.1.14 to 0.2.0
- [Release notes](https://github.com/runtime-env/import-meta-env/releases)
- [Changelog](https://github.com/runtime-env/import-meta-env/blob/main/packages/prepare/CHANGELOG.md)
- [Commits](https://github.com/runtime-env/import-meta-env/commits/cli0.2.0/packages/prepare)

Updates `@import-meta-env/unplugin` from 0.5.2 to 0.6.0
- [Release notes](https://github.com/runtime-env/import-meta-env/releases)
- [Changelog](https://github.com/runtime-env/import-meta-env/blob/main/packages/unplugin/CHANGELOG.md)
- [Commits](https://github.com/runtime-env/import-meta-env/commits/cli0.6.0/packages/unplugin)

Updates `@playwright/test` from 1.43.1 to 1.47.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.43.1...v1.47.2)

Updates `@types/lodash` from 4.17.9 to 4.17.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@types/react` from 18.3.10 to 18.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint-plugin-import` from 2.30.0 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0)

Updates `eslint-plugin-react` from 7.37.0 to 7.37.1
- [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.0...v7.37.1)

Updates `eslint-plugin-vitest` from 0.3.26 to 0.5.4
- [Release notes](https://github.com/veritem/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v0.3.26...v0.5.4)

Updates `typescript` from 5.3.3 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.6.2)

Updates `vite-plugin-checker` from 0.6.4 to 0.8.0
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.4...vite-plugin-checker@0.8.0)

---
updated-dependencies:
- dependency-name: "@nivo/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@nivo/line"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@rjsf/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@rjsf/utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@rjsf/validator-ajv8"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: openapi-typescript-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@import-meta-env/prepare"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@import-meta-env/unplugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-checker
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 63b3516 commit 49c32bb
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 199 deletions.
34 changes: 17 additions & 17 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@ag-media/react-pdf-table": "^1.0.1",
"@nivo/core": "^0.80.0",
"@nivo/line": "^0.80.0",
"@nivo/core": "^0.87.0",
"@nivo/line": "^0.87.0",
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
"@osrd-project/netzgrafik-frontend": "0.0.0-snapshot.6d049b7244241254c33afc3818f40ec57ab57217",
"@osrd-project/ui-core": "^0.0.46",
Expand All @@ -17,9 +17,9 @@
"@react-pdf/renderer": "^3.4.2",
"@redux-devtools/extension": "^3.3.0",
"@reduxjs/toolkit": "^2.1.0",
"@rjsf/core": "^5.17.0",
"@rjsf/utils": "^5.17.0",
"@rjsf/validator-ajv8": "^5.17.0",
"@rjsf/core": "^5.21.2",
"@rjsf/utils": "^5.21.2",
"@rjsf/validator-ajv8": "^5.21.2",
"@rtk-query/codegen-openapi": "^1.2.0",
"@sncf/bootstrap-sncf.metier.reseau": "^4.3.1-r6-beta4",
"@turf/along": "^6.5.0",
Expand Down Expand Up @@ -58,7 +58,7 @@
"geojson": "^0.5.0",
"history": "^5.3.0",
"html2canvas": "^1.4.1",
"i18next": "^23.8.2",
"i18next": "^23.15.2",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-parser": "^9.0.2",
"i18next-xhr-backend": "^3.2.2",
Expand All @@ -67,7 +67,7 @@
"json-schema": "^0.4.0",
"lodash": "^4.17.21",
"maplibre-gl": "^4.0.0",
"openapi-typescript-codegen": "^0.27.0",
"openapi-typescript-codegen": "^0.29.0",
"party-js": "^2.2.0",
"prop-types": "^15.8.1",
"rc-slider": "^11.1.6",
Expand Down Expand Up @@ -100,19 +100,19 @@
},
"devDependencies": {
"@faker-js/faker": "^9.0.3",
"@import-meta-env/prepare": "^0.1.13",
"@import-meta-env/unplugin": "^0.5.1",
"@playwright/test": "^1.41.2",
"@import-meta-env/prepare": "^0.2.0",
"@import-meta-env/unplugin": "^0.6.0",
"@playwright/test": "^1.47.2",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
"@types/chroma-js": "^2.4.3",
"@types/d3": "^7.4.3",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.10",
"@types/node": "^22",
"@types/react": "^18.2.53",
"@types/react": "^18.3.11",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dom": "^18.2.18",
"@types/react-modal": "^3.16.3",
Expand All @@ -128,13 +128,13 @@
"eslint": "^8.56.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-vitest": "^0.3.21",
"eslint-plugin-vitest": "^0.5.4",
"glob": "^10.3.10",
"happy-dom": "^13.3.8",
"i18next-fs-backend": "^2.3.1",
Expand All @@ -145,9 +145,9 @@
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"tsx": "^4.7.1",
"typescript": "~5.3.3",
"typescript": "~5.6.2",
"vite": "^5.2.14",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-static-copy": "^1.0.6",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^1.2.2"
Expand Down
Loading

0 comments on commit 49c32bb

Please sign in to comment.