Skip to content

Commit 72a3cde

Browse files
chore: update package.json
1 parent 3a95072 commit 72a3cde

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

package-lock.json

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,13 @@
9090
"devDependencies": {
9191
"@commitlint/cli": "^20.0.0",
9292
"@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",
9693
"@eslint/js": "^9.21.0",
94+
"@release-it/conventional-changelog": "^10.0.1",
9795
"@rsbuild/plugin-sass": "^1.4.0",
9896
"@storybook/react": "^9.1.3",
97+
"@types/chrome": "^0.1.12",
98+
"@types/jest": "^30.0.0",
99+
"@types/lodash": "^4.17.20",
99100
"@types/node": "^22.13.10",
100101
"@types/react": "^19.0.10",
101102
"@types/react-dom": "^19.0.4",
@@ -105,12 +106,12 @@
105106
"eslint-plugin-react-hooks": "^5.1.0",
106107
"eslint-plugin-react-refresh": "^0.4.19",
107108
"globals": "^15.15.0",
108-
"prettier": "^3.5.3",
109109
"husky": "^9.1.7",
110110
"jest": "^30.1.3",
111-
"release-it": "^19.0.5",
111+
"prettier": "^3.5.3",
112112
"react": "^19.1.0",
113113
"react-dom": "^19.1.0",
114+
"release-it": "^19.0.5",
114115
"rspack-plugin-virtual-module": "^1.0.0",
115116
"storybook": "^9.1.3",
116117
"storybook-react-rsbuild": "^2.1.0",

0 commit comments

Comments
 (0)