|
67 | 67 | "reakit": "^1.3.5" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | | - "@babel/cli": "7.12.16", |
71 | | - "@babel/core": "^7.12.16", |
72 | | - "@babel/plugin-proposal-class-properties": "7.12.13", |
73 | | - "@babel/preset-env": "7.12.16", |
| 70 | + "@babel/cli": "7.13.0", |
| 71 | + "@babel/core": "^7.13.1", |
| 72 | + "@babel/plugin-proposal-class-properties": "7.13.0", |
| 73 | + "@babel/preset-env": "7.13.5", |
74 | 74 | "@babel/preset-react": "7.12.13", |
75 | | - "@babel/preset-typescript": "7.12.16", |
76 | | - "@chakra-ui/babel-plugin": "1.0.0", |
77 | | - "@commitlint/cli": "^11.0.0", |
78 | | - "@commitlint/config-conventional": "^11.0.0", |
79 | | - "@storybook/addon-a11y": "^6.1.18", |
80 | | - "@storybook/addon-actions": "^6.1.18", |
81 | | - "@storybook/addon-essentials": "^6.1.18", |
82 | | - "@storybook/addon-links": "^6.1.18", |
83 | | - "@storybook/react": "^6.1.18", |
84 | | - "@testing-library/dom": "^7.29.4", |
| 75 | + "@babel/preset-typescript": "7.13.0", |
| 76 | + "@commitlint/cli": "^12.0.0", |
| 77 | + "@commitlint/config-conventional": "^12.0.0", |
| 78 | + "@storybook/addon-a11y": "^6.1.20", |
| 79 | + "@storybook/addon-actions": "^6.1.20", |
| 80 | + "@storybook/addon-essentials": "^6.1.20", |
| 81 | + "@storybook/addon-links": "^6.1.20", |
| 82 | + "@storybook/react": "^6.1.20", |
| 83 | + "@testing-library/dom": "^7.29.6", |
85 | 84 | "@testing-library/jest-dom": "^5.11.9", |
86 | 85 | "@testing-library/react": "^11.2.5", |
87 | 86 | "@testing-library/react-hooks": "^5.0.3", |
88 | | - "@testing-library/user-event": "^12.7.1", |
| 87 | + "@testing-library/user-event": "^12.7.3", |
89 | 88 | "@types/jest": "^26.0.20", |
90 | 89 | "@types/jest-axe": "^3.5.1", |
91 | | - "@types/node": "^14.14.28", |
| 90 | + "@types/node": "^14.14.31", |
92 | 91 | "@types/react": "^17.0.2", |
93 | 92 | "@types/react-dom": "^17.0.1", |
94 | 93 | "@types/testing-library__jest-dom": "^5.9.5", |
95 | | - "@typescript-eslint/eslint-plugin": "^4.15.1", |
96 | | - "@typescript-eslint/parser": "^4.15.1", |
| 94 | + "@typescript-eslint/eslint-plugin": "^4.15.2", |
| 95 | + "@typescript-eslint/parser": "^4.15.2", |
97 | 96 | "all-contributors-cli": "^6.20.0", |
98 | 97 | "autoprefixer": "9.8.6", |
99 | 98 | "babel-eslint": "^10.1.0", |
100 | 99 | "babel-jest": "^26.6.3", |
101 | 100 | "babel-loader": "^8.2.2", |
102 | 101 | "babel-plugin-jsx-remove-data-test-id": "^3.0.0", |
103 | | - "concurrently": "^5.3.0", |
| 102 | + "concurrently": "^6.0.0", |
104 | 103 | "conventional-github-releaser": "^3.1.5", |
105 | 104 | "cross-env": "^7.0.3", |
106 | 105 | "date-fns": "^2.17.0", |
107 | 106 | "deepmerge": "^4.2.2", |
108 | 107 | "eslint": "^7.20.0", |
109 | | - "eslint-config-prettier": "^7.2.0", |
| 108 | + "eslint-config-prettier": "^8.0.0", |
110 | 109 | "eslint-config-react-app": "^6.0.0", |
111 | | - "eslint-plugin-flowtype": "^5.2.0", |
| 110 | + "eslint-plugin-flowtype": "^5.3.1", |
112 | 111 | "eslint-plugin-import": "^2.22.1", |
113 | 112 | "eslint-plugin-jest": "^24.1.5", |
114 | 113 | "eslint-plugin-jsx-a11y": "^6.4.1", |
|
121 | 120 | "jest": "^26.6.3", |
122 | 121 | "jest-axe": "^4.1.0", |
123 | 122 | "lint-staged": "^10.5.4", |
124 | | - "lodash": "^4.17.20", |
| 123 | + "lodash": "^4.17.21", |
125 | 124 | "postcss": "^7.0.35", |
126 | 125 | "prettier": "^2.2.1", |
127 | 126 | "react": "^17.0.1", |
128 | 127 | "react-dom": "^17.0.1", |
129 | 128 | "react-icons": "^4.2.0", |
130 | 129 | "reakit-test-utils": "^0.15.1", |
131 | 130 | "rimraf": "^3.0.2", |
132 | | - "sort-package-json": "^1.48.1", |
133 | | - "standard-version": "^9.1.0", |
| 131 | + "sort-package-json": "^1.49.0", |
| 132 | + "standard-version": "^9.1.1", |
134 | 133 | "tailwindcss": "npm:@tailwindcss/postcss7-compat@2.0.3", |
135 | 134 | "ts-node": "^9.1.1", |
136 | 135 | "tsd": "^0.14.0", |
137 | | - "typescript": "^4.1.5" |
| 136 | + "typescript": "^4.2.2" |
138 | 137 | }, |
139 | 138 | "peer-dependencies": { |
140 | 139 | "react": "16.x || 17.x", |
|
0 commit comments