|
78 | 78 | "npm": ">=7" |
79 | 79 | }, |
80 | 80 | "dependencies": { |
81 | | - "@primer/behaviors": "1.1.1", |
82 | | - "@primer/octicons-react": "16.1.1", |
83 | | - "@primer/primitives": "7.6.0", |
84 | | - "@radix-ui/react-polymorphic": "0.0.14", |
85 | | - "@react-aria/ssr": "3.1.0", |
86 | | - "@styled-system/css": "5.1.5", |
87 | | - "@styled-system/props": "5.1.5", |
88 | | - "@styled-system/theme-get": "5.1.2", |
89 | | - "@types/styled-components": "5.1.11", |
90 | | - "@types/styled-system": "5.1.12", |
91 | | - "@types/styled-system__css": "5.0.16", |
92 | | - "@types/styled-system__theme-get": "5.0.1", |
93 | | - "classnames": "2.3.1", |
94 | | - "color2k": "1.2.4", |
95 | | - "deepmerge": "4.2.2", |
96 | | - "focus-visible": "5.2.0", |
97 | | - "history": "5.0.0", |
98 | | - "styled-system": "5.1.5" |
| 81 | + "@primer/behaviors": "^1.1.1", |
| 82 | + "@primer/octicons-react": "^17.3.0", |
| 83 | + "@primer/primitives": "^7.6.0", |
| 84 | + "@radix-ui/react-polymorphic": "^0.0.14", |
| 85 | + "@react-aria/ssr": "^3.1.0", |
| 86 | + "@styled-system/css": "^5.1.5", |
| 87 | + "@styled-system/props": "^5.1.5", |
| 88 | + "@styled-system/theme-get": "^5.1.2", |
| 89 | + "@types/styled-components": "^5.1.11", |
| 90 | + "@types/styled-system": "^5.1.12", |
| 91 | + "@types/styled-system__css": "^5.0.16", |
| 92 | + "@types/styled-system__theme-get": "^5.0.1", |
| 93 | + "classnames": "^2.3.1", |
| 94 | + "color2k": "^1.2.4", |
| 95 | + "deepmerge": "^4.2.2", |
| 96 | + "focus-visible": "^5.2.0", |
| 97 | + "history": "^5.0.0", |
| 98 | + "styled-system": "^5.1.5" |
99 | 99 | }, |
100 | 100 | "devDependencies": { |
101 | 101 | "@babel/cli": "7.17.6", |
|
0 commit comments