|
59 | 59 | "react-dom": ">=16.6.0"
|
60 | 60 | },
|
61 | 61 | "dependencies": {
|
62 |
| - "@babel/runtime": "^7.13.2", |
63 |
| - "@popperjs/core": "^2.8.3", |
64 |
| - "react-popper": "^2.2.4" |
| 62 | + "@babel/runtime": "^7.14.0", |
| 63 | + "@popperjs/core": "^2.9.2", |
| 64 | + "react-popper": "^2.2.5" |
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 |
| - "@babel/core": "^7.13.1", |
68 |
| - "@babel/plugin-transform-runtime": "^7.13.2", |
69 |
| - "@babel/preset-env": "^7.13.0", |
70 |
| - "@babel/preset-react": "^7.12.13", |
| 67 | + "@babel/core": "^7.14.0", |
| 68 | + "@babel/plugin-transform-runtime": "^7.13.15", |
| 69 | + "@babel/preset-env": "^7.14.1", |
| 70 | + "@babel/preset-react": "^7.13.13", |
71 | 71 | "@babel/preset-typescript": "^7.13.0",
|
72 |
| - "@storybook/addon-actions": "^6.1.19", |
73 |
| - "@storybook/addon-essentials": "^6.1.19", |
74 |
| - "@storybook/addon-links": "^6.1.19", |
75 |
| - "@storybook/react": "^6.1.19", |
76 |
| - "@testing-library/jest-dom": "^5.11.9", |
77 |
| - "@testing-library/react": "^11.2.5", |
78 |
| - "@testing-library/user-event": "^12.7.2", |
79 |
| - "@types/jest": "^26.0.20", |
80 |
| - "@types/react": "^17.0.2", |
81 |
| - "@types/react-dom": "^17.0.1", |
82 |
| - "@typescript-eslint/eslint-plugin": "^4.15.2", |
83 |
| - "@typescript-eslint/parser": "^4.15.2", |
| 72 | + "@storybook/addon-actions": "^6.2.9", |
| 73 | + "@storybook/addon-essentials": "^6.2.9", |
| 74 | + "@storybook/addon-links": "^6.2.9", |
| 75 | + "@storybook/react": "^6.2.9", |
| 76 | + "@testing-library/jest-dom": "^5.12.0", |
| 77 | + "@testing-library/react": "^11.2.6", |
| 78 | + "@testing-library/user-event": "^13.1.8", |
| 79 | + "@types/jest": "^26.0.23", |
| 80 | + "@types/react": "^17.0.5", |
| 81 | + "@types/react-dom": "^17.0.3", |
| 82 | + "@typescript-eslint/eslint-plugin": "^4.22.1", |
| 83 | + "@typescript-eslint/parser": "^4.22.1", |
84 | 84 | "babel-loader": "^8.2.2",
|
85 |
| - "eslint": "^7.20.0", |
86 |
| - "eslint-config-prettier": "^8.0.0", |
87 |
| - "eslint-plugin-prettier": "^3.3.1", |
88 |
| - "eslint-plugin-react": "^7.22.0", |
| 85 | + "eslint": "^7.26.0", |
| 86 | + "eslint-config-prettier": "^8.3.0", |
| 87 | + "eslint-plugin-prettier": "^3.4.0", |
| 88 | + "eslint-plugin-react": "^7.23.2", |
89 | 89 | "eslint-plugin-react-hooks": "^4.2.0",
|
90 |
| - "husky": "^5.1.1", |
| 90 | + "husky": "^6.0.0", |
91 | 91 | "jest": "^26.6.3",
|
92 |
| - "lint-staged": "^10.5.4", |
| 92 | + "lint-staged": "^11.0.0", |
93 | 93 | "pinst": "^2.1.6",
|
94 | 94 | "prettier": "^2.2.1",
|
95 | 95 | "react": "^17.0.1",
|
96 | 96 | "react-dom": "^17.0.1",
|
97 |
| - "rollup": "^2.39.1", |
| 97 | + "rollup": "^2.47.0", |
98 | 98 | "rollup-plugin-babel": "^4.4.0",
|
99 | 99 | "rollup-plugin-node-resolve": "^5.2.0",
|
100 | 100 | "rollup-plugin-size-snapshot": "^0.12.0",
|
101 |
| - "typescript": "^4.1.5" |
| 101 | + "typescript": "^4.2.4" |
102 | 102 | }
|
103 | 103 | }
|
0 commit comments