|
57 | 57 | "@storybook/preset-create-react-app": "^4.0.0", |
58 | 58 | "@storybook/react": "^6.3.12", |
59 | 59 | "@storybook/testing-react": "^0.0.22", |
60 | | - "@testing-library/jest-dom": "^5.15.0", |
| 60 | + "@testing-library/jest-dom": "^5.15.1", |
61 | 61 | "@testing-library/react": "^12.0.0", |
62 | 62 | "@types/jest": "^27.0.3", |
63 | | - "@types/node": "^16.11.7", |
| 63 | + "@types/node": "^16.11.10", |
64 | 64 | "@types/testing-library__jest-dom": "^5.9.3", |
65 | 65 | "@types/testing-library__react": "^10.2.0", |
66 | 66 | "@typescript-eslint/eslint-plugin": "^4.31.0", |
|
70 | 70 | "css-loader": "^6.5.1", |
71 | 71 | "eslint": "^7.10.0", |
72 | 72 | "eslint-config-prettier": "^8.1.0", |
73 | | - "eslint-plugin-jest": "^25.2.4", |
| 73 | + "eslint-plugin-jest": "^25.3.0", |
74 | 74 | "eslint-plugin-prettier": "^4.0.0", |
75 | 75 | "eslint-plugin-react": "^7.27.1", |
76 | | - "fork-ts-checker-webpack-plugin": "^6.4.0", |
| 76 | + "fork-ts-checker-webpack-plugin": "^6.4.2", |
77 | 77 | "identity-obj-proxy": "^3.0.0", |
78 | 78 | "jest": "^26.4.2", |
79 | 79 | "prettier": "^2.3.0", |
80 | | - "rollup": "^2.60.0", |
| 80 | + "rollup": "^2.60.1", |
81 | 81 | "rollup-plugin-peer-deps-external": "^2.2.3", |
82 | | - "rollup-plugin-sass": "^1.2.2", |
| 82 | + "rollup-plugin-sass": "^1.2.10", |
83 | 83 | "rollup-plugin-terser": "^7.0.2", |
84 | | - "rollup-plugin-typescript2": "^0.30.0", |
| 84 | + "rollup-plugin-typescript2": "^0.31.1", |
85 | 85 | "rollup-plugin-jsx": "^1.0.3", |
86 | 86 | "sass-loader": "^12.3.0", |
87 | 87 | "style-loader": "^3.3.1", |
|
0 commit comments