Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: neverland <[email protected]>
  • Loading branch information
renovate[bot] and chenjiahan authored Jan 27, 2025
1 parent dd77a58 commit 40b380c
Show file tree
Hide file tree
Showing 2 changed files with 1,226 additions and 880 deletions.
39 changes: 20 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"types": "./dist/index.d.ts",
"license": "MIT",
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.4",
"exports": {
"./nav-icon": {
"types": "./dist/nav-icon/index.d.ts",
Expand Down Expand Up @@ -80,32 +80,33 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@rsbuild/core": "1.1.6",
"@rsbuild/plugin-react": "1.0.7",
"@rsbuild/plugin-sass": "1.1.1",
"@rslib/core": "^0.1.1",
"@rsbuild/core": "1.2.3",
"@rsbuild/plugin-react": "1.1.0",
"@rsbuild/plugin-sass": "1.2.0",
"@rslib/core": "^0.3.2",
"@rstack-dev/doc-ui": "workspace:*",
"@storybook/addon-essentials": "^8.4.6",
"@storybook/addon-themes": "^8.4.6",
"@storybook/react": "^8.4.6",
"@types/node": "~22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"antd": "^5.22.2",
"execa": "9.5.1",
"fs-extra": "11.2.0",
"@storybook/addon-essentials": "^8.5.1",
"@storybook/addon-themes": "^8.5.1",
"@storybook/react": "^8.5.1",
"@storybook/test": "^8.5.1",
"@types/node": "~22.10.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"antd": "^5.23.2",
"execa": "9.5.2",
"fs-extra": "11.3.0",
"lottie-web": "5.12.2",
"nano-staged": "^0.8.0",
"prettier": "~3.4.1",
"prettier": "~3.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-intersection-observer": "^9.13.1",
"react-intersection-observer": "^9.15.1",
"rimraf": "~6.0.1",
"semver": "7.6.3",
"simple-git-hooks": "^2.11.1",
"storybook": "^8.4.6",
"storybook-react-rsbuild": "0.1.5",
"typescript": "~5.7.2"
"storybook": "^8.5.1",
"storybook-react-rsbuild": "0.1.8",
"typescript": "~5.7.3"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit 40b380c

Please sign in to comment.