|
81 | 81 | ]
|
82 | 82 | },
|
83 | 83 | "dependencies": {
|
84 |
| - "@react-aria/live-announcer": "^3.0.0", |
85 |
| - "@renderlesskit/react": "^0.3.3", |
| 84 | + "@react-aria/live-announcer": "^3.0.1", |
| 85 | + "@renderlesskit/react": "^0.4.0", |
86 | 86 | "lodash": "4.17.21",
|
87 | 87 | "reakit": "^1.3.8"
|
88 | 88 | },
|
89 | 89 | "devDependencies": {
|
90 |
| - "@babel/cli": "7.14.5", |
91 |
| - "@babel/core": "^7.14.6", |
| 90 | + "@babel/cli": "7.14.8", |
| 91 | + "@babel/core": "^7.15.0", |
92 | 92 | "@babel/plugin-proposal-class-properties": "7.14.5",
|
93 |
| - "@babel/preset-env": "7.14.7", |
| 93 | + "@babel/plugin-proposal-logical-assignment-operators": "^7.14.5", |
| 94 | + "@babel/plugin-proposal-private-methods": "^7.14.5", |
| 95 | + "@babel/plugin-proposal-private-property-in-object": "^7.14.5", |
| 96 | + "@babel/preset-env": "7.15.0", |
94 | 97 | "@babel/preset-react": "7.14.5",
|
95 |
| - "@babel/preset-typescript": "7.14.5", |
96 |
| - "@commitlint/cli": "^12.1.4", |
97 |
| - "@commitlint/config-conventional": "^12.1.4", |
98 |
| - "@release-it/conventional-changelog": "^3.0.1", |
| 98 | + "@babel/preset-typescript": "7.15.0", |
| 99 | + "@commitlint/cli": "^13.1.0", |
| 100 | + "@commitlint/config-conventional": "^13.1.0", |
| 101 | + "@release-it/conventional-changelog": "^3.1.1", |
99 | 102 | "@storybook/addon-a11y": "6.4.0-alpha.16",
|
100 | 103 | "@storybook/addon-actions": "6.4.0-alpha.16",
|
101 | 104 | "@storybook/addon-essentials": "6.4.0-alpha.16",
|
|
105 | 108 | "@testing-library/jest-dom": "^5.14.1",
|
106 | 109 | "@testing-library/react": "^12.0.0",
|
107 | 110 | "@testing-library/react-hooks": "^7.0.1",
|
108 |
| - "@testing-library/user-event": "^13.2.0", |
109 |
| - "@types/jest": "^26.0.24", |
| 111 | + "@testing-library/user-event": "^13.2.1", |
| 112 | + "@types/jest": "^27.0.1", |
110 | 113 | "@types/jest-axe": "^3.5.2",
|
111 |
| - "@types/node": "^16.3.3", |
112 |
| - "@types/react": "^17.0.14", |
| 114 | + "@types/node": "^16.6.1", |
| 115 | + "@types/react": "^17.0.17", |
113 | 116 | "@types/react-dom": "^17.0.9",
|
114 | 117 | "@types/tailwindcss": "^2.2.1",
|
115 |
| - "@types/testing-library__jest-dom": "^5.14.0", |
116 |
| - "@typescript-eslint/eslint-plugin": "^4.28.3", |
117 |
| - "@typescript-eslint/parser": "^4.28.3", |
| 118 | + "@types/testing-library__jest-dom": "^5.14.1", |
| 119 | + "@typescript-eslint/eslint-plugin": "^4.29.1", |
| 120 | + "@typescript-eslint/parser": "^4.29.1", |
118 | 121 | "all-contributors-cli": "^6.20.0",
|
119 | 122 | "autoprefixer": "10.3.1",
|
120 | 123 | "babel-eslint": "^10.1.0",
|
121 | 124 | "babel-jest": "^27.0.6",
|
122 | 125 | "babel-loader": "^8.2.2",
|
123 | 126 | "babel-plugin-jsx-remove-data-test-id": "^3.0.0",
|
124 | 127 | "babel-plugin-lodash": "^3.3.4",
|
125 |
| - "concurrently": "^6.2.0", |
| 128 | + "concurrently": "^6.2.1", |
126 | 129 | "cross-env": "^7.0.3",
|
127 |
| - "date-fns": "^2.22.1", |
128 | 130 | "deepmerge": "^4.2.2",
|
129 |
| - "eslint": "^7.31.0", |
| 131 | + "eslint": "^7.32.0", |
130 | 132 | "eslint-config-prettier": "^8.3.0",
|
131 | 133 | "eslint-config-react-app": "^6.0.0",
|
132 |
| - "eslint-plugin-flowtype": "^5.8.0", |
133 |
| - "eslint-plugin-import": "^2.23.4", |
134 |
| - "eslint-plugin-jest": "^24.3.6", |
| 134 | + "eslint-plugin-flowtype": "^5.9.0", |
| 135 | + "eslint-plugin-import": "^2.24.0", |
| 136 | + "eslint-plugin-jest": "^24.4.0", |
135 | 137 | "eslint-plugin-jsx-a11y": "^6.4.1",
|
136 | 138 | "eslint-plugin-prettier": "^3.4.0",
|
137 | 139 | "eslint-plugin-react": "^7.24.0",
|
138 | 140 | "eslint-plugin-react-hooks": "^4.2.0",
|
139 |
| - "eslint-plugin-testing-library": "^4.9.1", |
| 141 | + "eslint-plugin-testing-library": "^4.10.1", |
140 | 142 | "focus-visible": "^5.2.0",
|
141 | 143 | "gacp": "^2.10.2",
|
142 | 144 | "husky": "^7.0.1",
|
143 | 145 | "jest": "^27.0.6",
|
144 | 146 | "jest-axe": "^5.0.1",
|
145 |
| - "lint-staged": "^11.0.1", |
| 147 | + "lint-staged": "^11.1.2", |
146 | 148 | "patch-package": "^6.4.7",
|
147 | 149 | "pinst": "^2.1.6",
|
148 |
| - "postcss": "^8.3.5", |
| 150 | + "postcss": "^8.3.6", |
149 | 151 | "postcss-cli": "^8.3.1",
|
150 | 152 | "postcss-focus-visible": "^5.0.0",
|
151 | 153 | "prettier": "^2.3.2",
|
152 | 154 | "react": "^17.0.2",
|
153 | 155 | "react-dom": "^17.0.2",
|
154 |
| - "react-hook-form": "^7.11.1", |
| 156 | + "react-hook-form": "^7.12.2", |
155 | 157 | "react-icons": "^4.2.0",
|
156 | 158 | "reakit-test-utils": "^0.15.1",
|
157 |
| - "release-it": "^14.10.0", |
| 159 | + "release-it": "^14.11.3", |
158 | 160 | "rimraf": "^3.0.2",
|
159 | 161 | "sort-package-json": "^1.50.0",
|
160 | 162 | "storybook-addon-pseudo-states": "^1.0.0",
|
161 | 163 | "storybook-builder-vite": "^0.0.12",
|
162 |
| - "tailwindcss": "2.2.4", |
163 |
| - "ts-node": "^10.1.0", |
| 164 | + "tailwindcss": "2.2.7", |
| 165 | + "ts-node": "^10.2.0", |
164 | 166 | "tsd": "^0.17.0",
|
165 | 167 | "typescript": "^4.3.5",
|
166 |
| - "vite": "^2.4.2" |
| 168 | + "vite": "^2.4.4" |
167 | 169 | },
|
168 | 170 | "peerDependencies": {
|
169 | 171 | "deepmerge": "4.x",
|
|
0 commit comments