|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@babel/core": "^7", |
19 | | - "@babel/eslint-parser": "^7.18.2", |
| 19 | + "@babel/eslint-parser": "^7.18.9", |
20 | 20 | "@frontrockets/redux-abstract-action": "^0.0.1", |
21 | | - "@sentry/browser": "^5.11.1", |
| 21 | + "@sentry/browser": "^7.7.0", |
22 | 22 | "@storybook/addon-actions": "^6", |
23 | 23 | "@storybook/addon-knobs": "^6", |
24 | 24 | "@storybook/addon-storysource": "^6", |
25 | | - "@storybook/preset-create-react-app": "^3", |
| 25 | + "@storybook/preset-create-react-app": "^4", |
26 | 26 | "@storybook/react": "^6", |
27 | | - "@typescript-eslint/eslint-plugin": "^4.25.0", |
28 | | - "@typescript-eslint/parser": "^4.25.0", |
29 | | - "babel-jest": "^26", |
30 | | - "babel-plugin-jsx-remove-data-test-id": "^2.1.3", |
31 | | - "babel-plugin-module-resolver": "^4.0.0", |
| 27 | + "@typescript-eslint/eslint-plugin": "^5.30.7", |
| 28 | + "@typescript-eslint/parser": "^5.30.7", |
| 29 | + "babel-jest": "^28", |
| 30 | + "babel-plugin-jsx-remove-data-test-id": "^3.0.0", |
| 31 | + "babel-plugin-module-resolver": "^4.1.0", |
32 | 32 | "babel-plugin-react-require": "^3.1.3", |
33 | | - "babel-plugin-styled-components": "^1.10.7", |
| 33 | + "babel-plugin-styled-components": "^2.0.7", |
34 | 34 | "babel-plugin-styled-components-require": "^1.1.0", |
35 | 35 | "babel-plugin-transform-react-pug": "^7.0.1", |
36 | | - "dotenv": "^8.2.0", |
| 36 | + "dotenv": "^16.0.1", |
37 | 37 | "enzyme": "^3.11", |
38 | 38 | "enzyme-adapter-react-16": "^1.15", |
39 | | - "eslint": "^7", |
40 | | - "eslint-config-airbnb": "^18", |
| 39 | + "eslint": "^8", |
| 40 | + "eslint-config-airbnb": "^19", |
41 | 41 | "eslint-config-datarockets": "https://gitpkg.now.sh/datarockets/style-guide/packages/eslint-config?master", |
42 | | - "eslint-config-prettier": "^6", |
43 | | - "eslint-import-resolver-babel-module": "^5.1", |
| 42 | + "eslint-config-prettier": "^8", |
| 43 | + "eslint-import-resolver-babel-module": "^5.3", |
44 | 44 | "eslint-plugin-import": "^2", |
45 | 45 | "eslint-plugin-import-helpers": "^1", |
46 | 46 | "eslint-plugin-jsx-a11y": "^6", |
47 | 47 | "eslint-plugin-react": "^7", |
48 | 48 | "eslint-plugin-react-pug": "^0.8", |
49 | | - "find-up": "^5", |
| 49 | + "find-up": "^6", |
50 | 50 | "identity-obj-proxy": "^3", |
51 | | - "jest": "^26", |
| 51 | + "jest": "^28", |
52 | 52 | "jest-enzyme": "^7", |
53 | 53 | "lodash": "^4", |
54 | | - "minimatch": "^3.0.4", |
| 54 | + "minimatch": "^5.1.0", |
55 | 55 | "module-alias": "^2.2.2", |
56 | | - "react-redux": "^7.1", |
| 56 | + "react-redux": "^8.0", |
57 | 57 | "react-scripts": "^5.0.1", |
58 | | - "redux": "^4.0", |
| 58 | + "redux": "^4.2", |
59 | 59 | "redux-saga": "^1.1", |
60 | | - "stylelint": "^13", |
| 60 | + "stylelint": "^14", |
61 | 61 | "stylelint-config-datarockets": "https://gitpkg.now.sh/datarockets/style-guide/packages/stylelint-config?master", |
62 | | - "stylelint-config-prettier": "^8", |
63 | | - "stylelint-config-standard": "^20", |
| 62 | + "stylelint-config-prettier": "^9", |
| 63 | + "stylelint-config-standard": "^26", |
64 | 64 | "stylelint-config-styled-components": "^0.1", |
65 | 65 | "stylelint-processor-styled-components": "^1" |
66 | 66 | }, |
|
0 commit comments