|
52 | 52 | },
|
53 | 53 | "dependencies": {},
|
54 | 54 | "devDependencies": {
|
55 |
| - "@babel/core": "^7.14.5", |
56 |
| - "@babel/preset-env": "^7.14.5", |
| 55 | + "@babel/core": "^7.19.6", |
| 56 | + "@babel/eslint-parser": "^7.19.1", |
| 57 | + "@babel/preset-env": "^7.19.4", |
| 58 | + "@babel/preset-react": "^7.18.6", |
57 | 59 | "@commitlint/cli": "^12.1.4",
|
58 | 60 | "@commitlint/config-conventional": "^12.1.4",
|
59 | 61 | "@rollup/plugin-babel": "^5.3.0",
|
60 | 62 | "@rollup/plugin-commonjs": "^19.0.0",
|
61 | 63 | "@rollup/plugin-node-resolve": "^13.0.0",
|
62 |
| - "@storybook/addons": "^6.2.9", |
63 |
| - "@storybook/react": "^6.2.9", |
64 |
| - "babel-eslint": "^10.1.0", |
65 |
| - "babel-jest": "^27.0.2", |
66 |
| - "babel-loader": "^8.2.2", |
67 |
| - "commitizen": "^4.2.4", |
| 64 | + "@storybook/addons": "^6.5.13", |
| 65 | + "@storybook/react": "^6.5.13", |
| 66 | + "babel-jest": "^29.2.2", |
| 67 | + "babel-loader": "^9.0.0", |
| 68 | + "commitizen": "^4.2.5", |
68 | 69 | "cz-conventional-changelog": "^3.3.0",
|
69 |
| - "eslint": "^7.28.0", |
70 |
| - "eslint-config-prettier": "^8.3.0", |
71 |
| - "eslint-plugin-import": "^2.23.4", |
72 |
| - "eslint-plugin-jest": "^24.3.6", |
73 |
| - "eslint-plugin-prettier": "^3.4.0", |
74 |
| - "eslint-plugin-react": "^7.24.0", |
| 70 | + "eslint": "^8.26.0", |
| 71 | + "eslint-config-prettier": "^8.5.0", |
| 72 | + "eslint-plugin-import": "^2.26.0", |
| 73 | + "eslint-plugin-jest": "^27.1.3", |
| 74 | + "eslint-plugin-prettier": "^4.2.1", |
| 75 | + "eslint-plugin-react": "^7.31.10", |
75 | 76 | "husky": "^4.3.8",
|
76 |
| - "jest": "^27.0.4", |
| 77 | + "jest": "^29.2.2", |
77 | 78 | "lint-staged": "^11.0.0",
|
78 | 79 | "npm-run-all": "^4.1.5",
|
79 | 80 | "onchange": "^7.1.0",
|
80 |
| - "prettier": "^2.3.1", |
| 81 | + "prettier": "^2.7.1", |
81 | 82 | "react": "^17.0.2",
|
82 | 83 | "react-dom": "^17.0.2",
|
83 | 84 | "react-tree-graph": "6.0.0",
|
84 | 85 | "rollup": "^2.51.2",
|
85 | 86 | "rollup-plugin-delete": "^2.0.0",
|
86 | 87 | "rollup-plugin-terser": "^7.0.2",
|
87 |
| - "standard-version": "^9.3.0", |
| 88 | + "standard-version": "^9.5.0", |
88 | 89 | "storybook-readme": "^5.0.9",
|
89 | 90 | "stylelint": "^13.13.1",
|
90 | 91 | "stylelint-config-standard": "^22.0.0"
|
|
0 commit comments