@activecollab/components 2.0.105 → 2.0.107

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activecollab/components",
3
- "version": "2.0.105",
3
+ "version": "2.0.107",
4
4
  "description": "ActiveCollab Components",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -155,6 +155,7 @@
155
155
  "@babel/runtime": "^7.23.8",
156
156
  "@popperjs/core": "^2.11.0",
157
157
  "classnames": "^2.3.1",
158
+ "country-explorer": "^1.1.2",
158
159
  "date-fns": "^3.2.0",
159
160
  "lodash.debounce": "^4.0.8",
160
161
  "moment": "^2.29.1",
@@ -164,8 +165,7 @@
164
165
  "react-remove-scroll": "^2.4.3",
165
166
  "react-transition-group": "^4.4.2",
166
167
  "resize-observer-polyfill": "^1.5.1",
167
- "styled-components": "^5.3.3",
168
- "country-explorer": "^1.1.1"
168
+ "styled-components": "^5.3.3"
169
169
  },
170
170
  "browserslist": [
171
171
  ">0.2%",