build(deps): bump @blueprintjs/core from 4.13.0 to 4.14.1 (#1432)

* build(deps): bump @blueprintjs/core from 4.13.0 to 4.14.1

Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 4.13.0 to 4.14.1.
- [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/core@4.14.1/packages/core)

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

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

* fix breaking path name change

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
dependabot[bot]
2023-01-11 15:54:05 +00:00
committed by GitHub
co-authored by David Lechner
parent a90161f8d3
commit bf2dec362d
3 changed files with 4 additions and 51 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
},
"dependencies": {
"@babel/core": "^7.20.12",
"@blueprintjs/core": "^4.13.0",
"@blueprintjs/core": "^4.14.1",
"@blueprintjs/popover2": "^1.11.1",
"@blueprintjs/select": "^4.8.14",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",