|
74 | 74 | "reakit": "^1.3.6" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@babel/cli": "7.13.10", |
78 | | - "@babel/core": "^7.13.10", |
| 77 | + "@babel/cli": "7.13.14", |
| 78 | + "@babel/core": "^7.13.14", |
79 | 79 | "@babel/plugin-proposal-class-properties": "7.13.0", |
80 | 80 | "@babel/preset-env": "7.13.12", |
81 | | - "@babel/preset-react": "7.12.13", |
| 81 | + "@babel/preset-react": "7.13.13", |
82 | 82 | "@babel/preset-typescript": "7.13.0", |
83 | | - "@commitlint/cli": "^12.1.0", |
84 | | - "@commitlint/config-conventional": "^12.1.0", |
85 | | - "@storybook/addon-a11y": "^6.2.0-rc.8", |
86 | | - "@storybook/addon-actions": "^6.2.0-rc.8", |
87 | | - "@storybook/addon-essentials": "^6.2.0-rc.8", |
88 | | - "@storybook/addon-links": "^6.2.0-rc.8", |
| 83 | + "@commitlint/cli": "^12.0.1", |
| 84 | + "@commitlint/config-conventional": "^12.0.1", |
| 85 | + "@storybook/addon-a11y": "^6.2.1", |
| 86 | + "@storybook/addon-actions": "^6.2.1", |
| 87 | + "@storybook/addon-essentials": "^6.2.1", |
| 88 | + "@storybook/addon-links": "^6.2.1", |
89 | 89 | "@storybook/addon-postcss": "^2.0.0", |
90 | | - "@storybook/react": "^6.2.0-rc.8", |
| 90 | + "@storybook/react": "^6.2.1", |
91 | 91 | "@tailwindcss/jit": "^0.1.7", |
92 | | - "@testing-library/dom": "^7.30.0", |
93 | | - "@testing-library/jest-dom": "^5.11.9", |
94 | | - "@testing-library/react": "^11.2.5", |
95 | | - "@testing-library/react-hooks": "^5.1.0", |
96 | | - "@testing-library/user-event": "^13.0.7", |
97 | | - "@types/jest": "^26.0.21", |
| 92 | + "@testing-library/dom": "^7.30.2", |
| 93 | + "@testing-library/jest-dom": "^5.11.10", |
| 94 | + "@testing-library/react": "^11.2.6", |
| 95 | + "@testing-library/react-hooks": "^5.1.1", |
| 96 | + "@testing-library/user-event": "^13.1.1", |
| 97 | + "@types/jest": "^26.0.22", |
98 | 98 | "@types/jest-axe": "^3.5.1", |
99 | | - "@types/node": "^14.14.35", |
| 99 | + "@types/node": "^14.14.37", |
100 | 100 | "@types/react": "^17.0.3", |
101 | 101 | "@types/react-dom": "^17.0.3", |
102 | 102 | "@types/testing-library__jest-dom": "^5.9.5", |
103 | | - "@typescript-eslint/eslint-plugin": "^4.19.0", |
104 | | - "@typescript-eslint/parser": "^4.19.0", |
| 103 | + "@typescript-eslint/eslint-plugin": "^4.20.0", |
| 104 | + "@typescript-eslint/parser": "^4.20.0", |
105 | 105 | "all-contributors-cli": "^6.20.0", |
106 | 106 | "autoprefixer": "10.2.5", |
107 | 107 | "babel-eslint": "^10.1.0", |
|
113 | 113 | "cross-env": "^7.0.3", |
114 | 114 | "date-fns": "^2.19.0", |
115 | 115 | "deepmerge": "^4.2.2", |
116 | | - "eslint": "^7.22.0", |
| 116 | + "eslint": "^7.23.0", |
117 | 117 | "eslint-config-prettier": "^8.1.0", |
118 | 118 | "eslint-config-react-app": "^6.0.0", |
119 | 119 | "eslint-plugin-flowtype": "^5.4.0", |
120 | 120 | "eslint-plugin-import": "^2.22.1", |
121 | 121 | "eslint-plugin-jest": "^24.3.2", |
122 | 122 | "eslint-plugin-jsx-a11y": "^6.4.1", |
123 | 123 | "eslint-plugin-prettier": "^3.3.1", |
124 | | - "eslint-plugin-react": "^7.23.0", |
| 124 | + "eslint-plugin-react": "^7.23.1", |
125 | 125 | "eslint-plugin-react-hooks": "^4.2.0", |
126 | 126 | "eslint-plugin-testing-library": "^3.10.2", |
127 | 127 | "gacp": "^2.10.2", |
128 | | - "husky": "^5.2.0", |
| 128 | + "husky": "^6.0.0", |
129 | 129 | "jest": "^26.6.3", |
130 | 130 | "jest-axe": "^4.1.0", |
131 | 131 | "lint-staged": "^10.5.4", |
132 | 132 | "patch-package": "^6.4.7", |
133 | 133 | "pinst": "^2.1.6", |
134 | | - "postcss": "^8.2.8", |
| 134 | + "postcss": "^8.2.9", |
135 | 135 | "postcss-cli": "^8.3.1", |
136 | 136 | "prettier": "^2.2.1", |
137 | 137 | "react": "^17.0.2", |
|
0 commit comments