Skip to content

Commit

Permalink
Update trails packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeckem committed Sep 2, 2024
1 parent 3260dee commit 4a98aa3
Show file tree
Hide file tree
Showing 6 changed files with 631 additions and 608 deletions.
26 changes: 10 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@
"@chakra-ui/menu;react-use-outside-click;hooks: patched to fix menus in shadow dom (see https://github.com/open-pioneer/trails-openlayers-base-packages/issues/184)",
"",
"peer dependency rules",
"=====================",
"@open-pioneer/test-utils: don't warn for newer testing library versions (these should be de-facto compatible)"
"====================="
],
"overrides": {
"semver@<7.5.2": ">=7.5.2",
Expand All @@ -65,12 +64,7 @@
"@chakra-ui/[email protected]": "patches/@[email protected]",
"[email protected]": "patches/[email protected]"
},
"peerDependencyRules": {
"allowedVersions": {
"@open-pioneer/test-utils>@testing-library/react": ">= 14.1.2",
"@open-pioneer/test-utils>@testing-library/dom": ">= 9.3.3"
}
}
"peerDependencyRules": {}
},
"dependencies": {
"@chakra-ui/icons": "^2.1.1",
Expand All @@ -81,15 +75,15 @@
"@emotion/styled": "^11.13.0",
"@formatjs/intl": "^2.10.4",
"@maplibre/maplibre-gl-style-spec": "^20.3.0",
"@open-pioneer/base-theme": "^0.3.2",
"@open-pioneer/chakra-integration": "^1.1.3",
"@open-pioneer/core": "^1.2.3",
"@open-pioneer/http": "^2.1.8",
"@open-pioneer/integration": "^2.0.9",
"@open-pioneer/react-utils": "^1.0.0",
"@open-pioneer/runtime": "^2.1.5",
"@open-pioneer/base-theme": "^0.3.3",
"@open-pioneer/chakra-integration": "^1.1.4",
"@open-pioneer/core": "^1.3.0",
"@open-pioneer/http": "^2.1.9",
"@open-pioneer/integration": "^2.0.10",
"@open-pioneer/react-utils": "^1.0.1",
"@open-pioneer/runtime": "^2.1.7",
"@open-pioneer/runtime-react-support": "^1.0.2",
"@open-pioneer/test-utils": "^1.1.3",
"@open-pioneer/test-utils": "^1.1.4",
"framer-motion": "^11.3.11",
"ol": "^9.2.4",
"react": "^18.3.1",
Expand Down
Loading

0 comments on commit 4a98aa3

Please sign in to comment.