Skip to content

Commit

Permalink
Bump @blueprintjs/core from 3.42.0 to 5.12.0
Browse files Browse the repository at this point in the history
Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 3.42.0 to 5.12.0.
- [Release notes](https://github.com/palantir/blueprint/releases)
- [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/[email protected]/packages/core)

---
updated-dependencies:
- dependency-name: "@blueprintjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 236c837 commit b141e4a
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 97 deletions.
2 changes: 1 addition & 1 deletion docs/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@annotated/keypoint": "workspace:packages/annotated/keypoint",
"@annotated/shell": "workspace:packages/annotated/shell",
"@annotated/video-player": "workspace:packages/annotated/video-player",
"@blueprintjs/core": "^4.9.4",
"@blueprintjs/core": "^5.12.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/annotation-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/preset-env": "^7.9.5",
"@babel/preset-react": "^7.9.4",
"@blueprintjs/core": "^3.42.0",
"@blueprintjs/core": "^5.12.0",
"@blueprintjs/icons": "^3.26.0",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
Expand Down Expand Up @@ -46,7 +46,7 @@
"webpack-cli": "^4.9.2"
},
"peerDependencies": {
"@blueprintjs/core": "^3.42.0",
"@blueprintjs/core": "^5.12.0",
"@blueprintjs/icons": "^3.26.0",
"global-context-store": "^1.0.1",
"react": "^16.8 || 17 || 18",
Expand Down
Loading

0 comments on commit b141e4a

Please sign in to comment.