Skip to content

Commit 2ffdc4e

Browse files
committed
feat: 升级rslib
1 parent ac8462b commit 2ffdc4e

2 files changed

Lines changed: 450 additions & 307 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,18 @@
4545
"react-dom": ">=17"
4646
},
4747
"devDependencies": {
48-
"@commitlint/cli": "^19.6.1",
49-
"@commitlint/config-conventional": "^19.6.0",
50-
"@rsbuild/plugin-react": "^1.1.0",
51-
"@rslib/core": "^0.3.2",
52-
"@size-limit/preset-small-lib": "^11.1.6",
53-
"@types/react": "^19.0.7",
54-
"@types/react-dom": "^19.0.3",
55-
"eslint": "^9.18.0",
48+
"@commitlint/cli": "^19.7.1",
49+
"@commitlint/config-conventional": "^19.7.1",
50+
"@rsbuild/plugin-react": "^1.1.1",
51+
"@rslib/core": "^0.5.2",
52+
"@size-limit/preset-small-lib": "^11.2.0",
53+
"@types/react": "^19.0.10",
54+
"@types/react-dom": "^19.0.4",
55+
"eslint": "^9.21.0",
5656
"eslint-plugin-react": "^7.37.4",
5757
"globals": "^15.14.0",
5858
"husky": "^9.1.7",
59-
"lint-staged": "^15.4.1",
59+
"lint-staged": "^15.4.3",
6060
"prettier": "3.4.2",
6161
"react": "^19.0.0",
6262
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)