|
90 | 90 | "devDependencies": { |
91 | 91 | "@commitlint/cli": "^20.0.0", |
92 | 92 | "@commitlint/config-conventional": "^20.0.0", |
93 | | - "@release-it/conventional-changelog": "^10.0.1", |
94 | | - "@types/chrome": "^0.1.12", |
95 | | - "@types/jest": "^30.0.0", |
96 | 93 | "@eslint/js": "^9.21.0", |
| 94 | + "@release-it/conventional-changelog": "^10.0.1", |
97 | 95 | "@rsbuild/plugin-sass": "^1.4.0", |
98 | 96 | "@storybook/react": "^9.1.3", |
| 97 | + "@types/chrome": "^0.1.12", |
| 98 | + "@types/jest": "^30.0.0", |
| 99 | + "@types/lodash": "^4.17.20", |
99 | 100 | "@types/node": "^22.13.10", |
100 | 101 | "@types/react": "^19.0.10", |
101 | 102 | "@types/react-dom": "^19.0.4", |
|
105 | 106 | "eslint-plugin-react-hooks": "^5.1.0", |
106 | 107 | "eslint-plugin-react-refresh": "^0.4.19", |
107 | 108 | "globals": "^15.15.0", |
108 | | - "prettier": "^3.5.3", |
109 | 109 | "husky": "^9.1.7", |
110 | 110 | "jest": "^30.1.3", |
111 | | - "release-it": "^19.0.5", |
| 111 | + "prettier": "^3.5.3", |
112 | 112 | "react": "^19.1.0", |
113 | 113 | "react-dom": "^19.1.0", |
| 114 | + "release-it": "^19.0.5", |
114 | 115 | "rspack-plugin-virtual-module": "^1.0.0", |
115 | 116 | "storybook": "^9.1.3", |
116 | 117 | "storybook-react-rsbuild": "^2.1.0", |
|
0 commit comments