|
86 | 86 | "react-dom": ">= 17"
|
87 | 87 | },
|
88 | 88 | "dependencies": {
|
89 |
| - "@headlessui/react": "^1.7.18", |
| 89 | + "@headlessui/react": "^1.7.19", |
90 | 90 | "@popperjs/core": "^2.11.8",
|
91 | 91 | "@tippyjs/react": "^4.2.6",
|
92 | 92 | "chalk": "^4.1.2",
|
|
99 | 99 | "ora": "^8.0.1",
|
100 | 100 | "react-beautiful-dnd": "^13.1.1",
|
101 | 101 | "react-children-by-type": "^1.1.0",
|
102 |
| - "react-focus-lock": "^2.11.2", |
| 102 | + "react-focus-lock": "^2.11.3", |
103 | 103 | "react-popper": "^2.3.0",
|
104 | 104 | "react-portal": "^4.2.2",
|
105 | 105 | "react-uid": "^2.3.3",
|
|
108 | 108 | "yargs": "^17.7.2"
|
109 | 109 | },
|
110 | 110 | "devDependencies": {
|
111 |
| - "@babel/preset-env": "^7.24.3", |
| 111 | + "@babel/preset-env": "^7.24.4", |
112 | 112 | "@babel/preset-react": "^7.24.1",
|
113 | 113 | "@babel/preset-typescript": "^7.24.1",
|
114 | 114 | "@chanzuckerberg/axe-storybook-testing": "^7.2.0",
|
|
120 | 120 | "@commitlint/cli": "^18.6.1",
|
121 | 121 | "@commitlint/config-conventional": "^18.6.3",
|
122 | 122 | "@geometricpanda/storybook-addon-badges": "^2.0.2",
|
123 |
| - "@omlet/cli": "^1.4.2", |
| 123 | + "@omlet/cli": "^1.5.1", |
124 | 124 | "@rollup/plugin-node-resolve": "^15.2.3",
|
125 | 125 | "@rollup/plugin-typescript": "^11.1.6",
|
126 | 126 | "@size-limit/file": "^8.2.6",
|
|
135 | 135 | "@storybook/testing-library": "^0.2.2",
|
136 | 136 | "@storybook/testing-react": "^2.0.1",
|
137 | 137 | "@testing-library/jest-dom": "^6.4.2",
|
138 |
| - "@testing-library/react": "^14.2.2", |
| 138 | + "@testing-library/react": "^14.3.1", |
139 | 139 | "@testing-library/user-event": "^14.5.2",
|
140 | 140 | "@types/jest": "^29.5.12",
|
141 | 141 | "@types/jsonfile": "^6",
|
142 | 142 | "@types/lodash": "^4.17.0",
|
143 |
| - "@types/node": "^20.11.30", |
144 |
| - "@types/react": "^18.2.73", |
| 143 | + "@types/node": "^20.12.7", |
| 144 | + "@types/react": "^18.2.79", |
145 | 145 | "@types/react-beautiful-dnd": "^13.1.8",
|
146 |
| - "@types/react-dom": "^18.2.23", |
| 146 | + "@types/react-dom": "^18.2.25", |
147 | 147 | "@types/react-portal": "^4.0.7",
|
148 | 148 | "@types/yargs": "^17.0.32",
|
149 | 149 | "axe-core": "4.9.0",
|
|
155 | 155 | "eslint-plugin-jest": "^27.9.0",
|
156 | 156 | "eslint-plugin-prettier": "^5.0.1",
|
157 | 157 | "eslint-plugin-storybook": "^0.6.15",
|
158 |
| - "eslint-plugin-testing-library": "^6.2.0", |
| 158 | + "eslint-plugin-testing-library": "^6.2.2", |
159 | 159 | "husky": "^8.0.3",
|
160 | 160 | "identity-obj-proxy": "^3.0.0",
|
161 | 161 | "jest": "^29.7.0",
|
|
173 | 173 | "prettier-plugin-tailwindcss": "^0.5.7",
|
174 | 174 | "react": "^18.2.0",
|
175 | 175 | "react-dom": "^18.2.0",
|
176 |
| - "rollup": "^4.13.2", |
| 176 | + "rollup": "^4.14.3", |
177 | 177 | "rollup-plugin-postcss": "^4.0.2",
|
178 | 178 | "size-limit": "^8.2.6",
|
179 | 179 | "standard-version": "^9.5.0",
|
|
0 commit comments