|
35 | 35 | "@babel/runtime": "^7.15.4", |
36 | 36 | "@bigcommerce/big-design-icons": "^0.20.0", |
37 | 37 | "@bigcommerce/big-design-theme": "^0.16.0", |
38 | | - "@popperjs/core": "^2.5.4", |
| 38 | + "@popperjs/core": "^2.11.6", |
39 | 39 | "@types/react-datepicker": "^4.4.2", |
40 | 40 | "date-fns": "2.29.2", |
41 | 41 | "downshift": "6.1.9", |
42 | 42 | "focus-trap": "^7.0.0", |
43 | 43 | "polished": "^4.0.0", |
44 | | - "react-beautiful-dnd": "^13.1.0", |
| 44 | + "react-beautiful-dnd": "^13.1.1", |
45 | 45 | "react-datepicker": "^4.8.0", |
46 | | - "react-popper": "^2.2.4", |
| 46 | + "react-popper": "^2.3.0", |
47 | 47 | "react-uid": "^2.3.1", |
48 | 48 | "zustand": "^4.1.1" |
49 | 49 | }, |
50 | 50 | "peerDependencies": { |
51 | | - "react": "^16.8.0 || ^17.0.0", |
52 | | - "react-dom": "^16.8.0 || ^17.0.0", |
53 | | - "styled-components": "^5.3.0" |
| 51 | + "react": "^16.8.0 || ^17.0.0 || ^18.0.0", |
| 52 | + "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0", |
| 53 | + "styled-components": "^5.3.5" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@babel/cli": "^7.15.4", |
|
63 | 63 | "@bigcommerce/pack": "^0.2.0", |
64 | 64 | "@testing-library/dom": "^8.11.1", |
65 | 65 | "@testing-library/jest-dom": "^5.14.1", |
66 | | - "@testing-library/react": "^12.1.2", |
67 | | - "@testing-library/react-hooks": "^8.0.0", |
| 66 | + "@testing-library/react": "^13.4.0", |
| 67 | + "@testing-library/react-hooks": "^8.0.1", |
68 | 68 | "@testing-library/user-event": "^14.3.0", |
69 | 69 | "@types/jest": "^28.1.6", |
70 | 70 | "@types/node": "^16.0.0", |
71 | | - "@types/react": "^17.0.2", |
72 | | - "@types/react-beautiful-dnd": "^13.0.0", |
73 | | - "@types/react-dom": "^17.0.1", |
| 71 | + "@types/react": "^18.0.20", |
| 72 | + "@types/react-beautiful-dnd": "^13.1.2", |
| 73 | + "@types/react-dom": "^18.0.6", |
74 | 74 | "@types/react-test-renderer": "^17.0.1", |
75 | | - "@types/styled-components": "^5.1.11", |
| 75 | + "@types/styled-components": "^5.1.26", |
76 | 76 | "babel-jest": "^29.0.2", |
77 | | - "babel-plugin-styled-components": "^2.0.2", |
| 77 | + "babel-plugin-styled-components": "^2.0.7", |
78 | 78 | "jest": "^28.1.0", |
79 | 79 | "jest-environment-jsdom": "^29.0.2", |
80 | | - "jest-styled-components": "^7.0.8", |
81 | | - "react": "^17.0.1", |
82 | | - "react-dom": "^17.0.1", |
83 | | - "react-test-renderer": "^17.0.1", |
| 80 | + "jest-styled-components": "^7.1.1", |
| 81 | + "react": "^18.2.0", |
| 82 | + "react-dom": "^18.2.0", |
| 83 | + "react-test-renderer": "^18.2.0", |
84 | 84 | "rimraf": "^3.0.2", |
85 | | - "styled-components": "^5.3.0", |
| 85 | + "styled-components": "^5.3.5", |
86 | 86 | "typescript": "^4.4.3", |
87 | | - "typescript-styled-plugin": "^0.18.1" |
| 87 | + "typescript-styled-plugin": "^0.18.2" |
88 | 88 | } |
89 | 89 | } |
0 commit comments