Skip to content

Commit

Permalink
Dependa (#7332)
Browse files Browse the repository at this point in the history
* Bump @storybook/addon-essentials from 8.1.11 to 8.3.4

Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) from 8.1.11 to 8.3.4.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.4/code/addons/essentials)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-react from 7.36.1 to 7.37.1

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.36.1 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.36.1...v7.37.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump json-schema-to-typescript from 13.1.2 to 15.0.2

Bumps [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) from 13.1.2 to 15.0.2.
- [Changelog](https://github.com/bcherny/json-schema-to-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcherny/json-schema-to-typescript/commits)

---
updated-dependencies:
- dependency-name: json-schema-to-typescript
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump postcss-prefix-selector from 1.16.0 to 2.0.0

Bumps [postcss-prefix-selector](https://github.com/RadValentin/postcss-prefix-selector) from 1.16.0 to 2.0.0.
- [Release notes](https://github.com/RadValentin/postcss-prefix-selector/releases)
- [Commits](RadValentin/postcss-prefix-selector@v1.16.0...v2.0.0)

---
updated-dependencies:
- dependency-name: postcss-prefix-selector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jotai from 2.9.3 to 2.10.0

Bumps [jotai](https://github.com/pmndrs/jotai) from 2.9.3 to 2.10.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.9.3...v2.10.0)

---
updated-dependencies:
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: txau <cto@huridocs.org>
  • Loading branch information
3 people authored Oct 10, 2024
1 parent 6215dfa commit 3045083
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 573 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,9 @@
"immutable": "^3.7.6",
"is-reachable": "^5.2.1",
"isomorphic-fetch": "3.0.0",
"jotai": "2.9.3",
"jotai": "2.10.0",
"json-schema": "^0.4.0",
"json-schema-to-typescript": "^13.1.2",
"json-schema-to-typescript": "^15.0.2",
"jvent": "1.0.2",
"leaflet": "^1.9.4",
"leaflet.gridlayer.googlemutant": "^0.14.1",
Expand All @@ -185,7 +185,7 @@
"passport-local": "^1.0.0",
"pdfjs-dist": "4.6.82",
"postcss-loader": "^8.1.1",
"postcss-prefix-selector": "^1.16.0",
"postcss-prefix-selector": "^2.0.0",
"prom-client": "^15.1.3",
"prop-types": "^15.8.1",
"qrcode.react": "^4.0.1",
Expand Down Expand Up @@ -271,7 +271,7 @@
"@chromatic-com/storybook": "^2.0.2",
"@cypress/react18": "^2.0.1",
"@storybook/addon-actions": "^8.1.11",
"@storybook/addon-essentials": "^8.1.11",
"@storybook/addon-essentials": "^8.3.4",
"@storybook/addon-interactions": "^8.1.11",
"@storybook/addon-links": "^8.1.11",
"@storybook/addon-viewport": "^8.1.11",
Expand Down Expand Up @@ -351,7 +351,7 @@
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "v7.36.1",
"eslint-plugin-react": "v7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.8.0",
"fetch-mock": "^9.11.0",
Expand Down
Loading

0 comments on commit 3045083

Please sign in to comment.