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",
+2 -2
View File
@@ -39,7 +39,7 @@ import {
Undo,
Virus,
WarningSign,
} from '@blueprintjs/icons/lib/esm/generated/16px/paths';
} from '@blueprintjs/icons/lib/esm/generated-icons/16px/paths';
import {
Cog as Cog20,
Document as Document20,
@@ -48,7 +48,7 @@ import {
Manual as Manual20,
Trash as Trash20,
WarningSign as WarningSign20,
} from '@blueprintjs/icons/lib/esm/generated/20px/paths';
} from '@blueprintjs/icons/lib/esm/generated-icons/20px/paths';
import { pascalCase } from 'change-case';
export function iconNameToPathsRecordKey(name) {
+1 -48
View File
@@ -1515,13 +1515,6 @@ __metadata:
languageName: node
linkType: hard
"@blueprintjs/colors@npm:^4.1.10":
version: 4.1.10
resolution: "@blueprintjs/colors@npm:4.1.10"
checksum: 7b8b12afd4fce83ca8f6d8ae331b653f06c8cfadbef4ab82ebef59f5eb2ab79106e57db321e7abb3f461ca8bc89ec4a99622fff44cdb549dbfcdfa5df11040d0
languageName: node
linkType: hard
"@blueprintjs/colors@npm:^4.1.11":
version: 4.1.11
resolution: "@blueprintjs/colors@npm:4.1.11"
@@ -1529,35 +1522,6 @@ __metadata:
languageName: node
linkType: hard
"@blueprintjs/core@npm:^4.13.0":
version: 4.13.0
resolution: "@blueprintjs/core@npm:4.13.0"
dependencies:
"@blueprintjs/colors": ^4.1.10
"@blueprintjs/icons": ^4.11.0
"@juggle/resize-observer": ^3.4.0
"@types/dom4": ^2.0.2
classnames: ^2.3.1
dom4: ^2.1.5
normalize.css: ^8.0.1
popper.js: ^1.16.1
react-popper: ^1.3.11
react-transition-group: ^4.4.5
tslib: ~2.3.1
peerDependencies:
"@types/react": ^16.14.32 || 17 || 18
react: ^16.8 || 17 || 18
react-dom: ^16.8 || 17 || 18
peerDependenciesMeta:
"@types/react":
optional: true
bin:
upgrade-blueprint-2.0.0-rename: scripts/upgrade-blueprint-2.0.0-rename.sh
upgrade-blueprint-3.0.0-rename: scripts/upgrade-blueprint-3.0.0-rename.sh
checksum: 99160a5f961e70c94d2ea7896e98c9ab57e658523ea21acb3049a932943e68ec355f86b5866c17309fd5fccbe928b996283bf6962084a778ebd9f22ea6a2bc00
languageName: node
linkType: hard
"@blueprintjs/core@npm:^4.14.1":
version: 4.14.1
resolution: "@blueprintjs/core@npm:4.14.1"
@@ -1587,17 +1551,6 @@ __metadata:
languageName: node
linkType: hard
"@blueprintjs/icons@npm:^4.11.0":
version: 4.11.0
resolution: "@blueprintjs/icons@npm:4.11.0"
dependencies:
change-case: ^4.1.2
classnames: ^2.3.1
tslib: ~2.3.1
checksum: 3faf0c171b82d5b6f62662096059100f936a7706a8cb311cf5c05bd9c8517197a82e74b867bf3e57f41c8e92abdfdb095eafee169919a25be93b0435e92f57f2
languageName: node
linkType: hard
"@blueprintjs/icons@npm:^4.12.1":
version: 4.12.1
resolution: "@blueprintjs/icons@npm:4.12.1"
@@ -2456,7 +2409,7 @@ __metadata:
resolution: "@pybricks/pybricks-code@workspace:."
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