| 
66 | 66 |     "bump": "npx bumpp"  | 
67 | 67 |   },  | 
68 | 68 |   "dependencies": {  | 
69 |  | -    "framer-motion": "^12.0.5"  | 
 | 69 | +    "framer-motion": "^12.0.6"  | 
70 | 70 |   },  | 
71 | 71 |   "nano-staged": {  | 
72 | 72 |     "*.{md,mdx,json,css,less,scss}": "prettier --write",  | 
 | 
83 | 83 |     "@rsbuild/core": "1.2.3",  | 
84 | 84 |     "@rsbuild/plugin-react": "1.1.0",  | 
85 | 85 |     "@rsbuild/plugin-sass": "1.2.0",  | 
86 |  | -    "@rslib/core": "^0.3.2",  | 
 | 86 | +    "@rslib/core": "^0.4.0",  | 
87 | 87 |     "@rstack-dev/doc-ui": "workspace:*",  | 
88 |  | -    "@storybook/addon-essentials": "^8.5.1",  | 
89 |  | -    "@storybook/addon-themes": "^8.5.1",  | 
90 |  | -    "@storybook/react": "^8.5.1",  | 
91 |  | -    "@storybook/test": "^8.5.1",  | 
92 |  | -    "@types/node": "~22.10.10",  | 
 | 88 | +    "@storybook/addon-essentials": "^8.5.2",  | 
 | 89 | +    "@storybook/addon-themes": "^8.5.2",  | 
 | 90 | +    "@storybook/react": "^8.5.2",  | 
 | 91 | +    "@storybook/test": "^8.5.2",  | 
 | 92 | +    "@types/node": "~22.13.0",  | 
93 | 93 |     "@types/react": "^18.3.18",  | 
94 | 94 |     "@types/react-dom": "^18.3.5",  | 
95 |  | -    "antd": "^5.23.2",  | 
 | 95 | +    "antd": "^5.23.3",  | 
96 | 96 |     "execa": "9.5.2",  | 
97 | 97 |     "fs-extra": "11.3.0",  | 
98 | 98 |     "lottie-web": "5.12.2",  | 
 | 
102 | 102 |     "react-dom": "^18.3.1",  | 
103 | 103 |     "react-intersection-observer": "^9.15.1",  | 
104 | 104 |     "rimraf": "~6.0.1",  | 
105 |  | -    "semver": "7.6.3",  | 
 | 105 | +    "semver": "7.7.0",  | 
106 | 106 |     "simple-git-hooks": "^2.11.1",  | 
107 |  | -    "storybook": "^8.5.1",  | 
 | 107 | +    "storybook": "^8.5.2",  | 
108 | 108 |     "storybook-react-rsbuild": "0.1.8",  | 
109 | 109 |     "typescript": "~5.7.3"  | 
110 | 110 |   },  | 
 | 
0 commit comments