Skip to content

Commit b7d67d2

Browse files
Bump the ui-frameworks group with 4 updates
Bumps the ui-frameworks group with 4 updates: [preact](https://github.com/preactjs/preact), [react-instantsearch](https://github.com/algolia/instantsearch), [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) and [swagger-ui-react](https://github.com/swagger-api/swagger-ui). Updates `preact` from 10.27.1 to 10.27.2 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.27.1...10.27.2) Updates `react-instantsearch` from 7.16.2 to 7.16.3 - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/compare/[email protected]@7.16.3) Updates `swagger-ui-dist` from 5.28.1 to 5.29.0 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](swagger-api/swagger-ui@v5.28.1...v5.29.0) Updates `swagger-ui-react` from 5.28.1 to 5.29.0 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](swagger-api/swagger-ui@v5.28.1...v5.29.0) --- updated-dependencies: - dependency-name: preact dependency-version: 10.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-frameworks - dependency-name: react-instantsearch dependency-version: 7.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-frameworks - dependency-name: swagger-ui-dist dependency-version: 5.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-frameworks - dependency-name: swagger-ui-react dependency-version: 5.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-frameworks ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f413ad5 commit b7d67d2

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,14 @@
9292
"marked": "^15.0.12",
9393
"nanostores": "^0.11.4",
9494
"pino": "^9.9.5",
95-
"preact": "^10.27.1",
96-
"react-instantsearch": "^7.16.2",
95+
"preact": "^10.27.2",
96+
"react-instantsearch": "^7.16.3",
9797
"rehype-autolink-headings": "^7.1.0",
9898
"rehype-slug": "^6.0.0",
9999
"rehype-wrap-all": "^1.1.0",
100100
"remark-directive": "^3.0.1",
101-
"swagger-ui-dist": "^5.28.1",
102-
"swagger-ui-react": "^5.28.1",
101+
"swagger-ui-dist": "^5.29.0",
102+
"swagger-ui-react": "^5.29.0",
103103
"tweetnacl": "^1.0.3",
104104
"uuid": "^11.1.0"
105105
},

0 commit comments

Comments
 (0)