@contentful/f36-modal 4.58.3 → 4.58.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@contentful/f36-modal",
3
- "version": "4.58.3",
3
+ "version": "4.58.4",
4
4
  "description": "Forma 36: Modal component",
5
5
  "scripts": {
6
6
  "build": "tsup"
7
7
  },
8
8
  "dependencies": {
9
- "@contentful/f36-button": "^4.58.3",
10
- "@contentful/f36-core": "^4.58.3",
9
+ "@contentful/f36-button": "^4.58.4",
10
+ "@contentful/f36-core": "^4.58.4",
11
11
  "@contentful/f36-icons": "^4.27.0",
12
12
  "@contentful/f36-tokens": "^4.0.4",
13
- "@contentful/f36-typography": "^4.58.3",
13
+ "@contentful/f36-typography": "^4.58.4",
14
14
  "@types/react-modal": "^3.13.1",
15
15
  "emotion": "^10.0.17",
16
16
  "react-modal": "^3.16.1"