File tree Expand file tree Collapse file tree 2 files changed +25
-7
lines changed Expand file tree Collapse file tree 2 files changed +25
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-spring" ,
3- "version" : " 9.7.4 " ,
3+ "version" : " 9.7.5 " ,
44 "module" : " ./dist/react-spring.legacy-esm.js" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "types" : " ./dist/react-spring.modern.d.mts" ,
4141 " Josh Ellis (https://github.com/joshuaellis)"
4242 ],
4343 "dependencies" : {
44- "@react-spring/core" : " ~9.7.4 " ,
45- "@react-spring/konva" : " ~9.7.4 " ,
46- "@react-spring/native" : " ~9.7.4 " ,
47- "@react-spring/three" : " ~9.7.4 " ,
48- "@react-spring/web" : " ~9.7.4 " ,
49- "@react-spring/zdog" : " ~9.7.4 "
44+ "@react-spring/core" : " ~9.7.5 " ,
45+ "@react-spring/konva" : " ~9.7.5 " ,
46+ "@react-spring/native" : " ~9.7.5 " ,
47+ "@react-spring/three" : " ~9.7.5 " ,
48+ "@react-spring/web" : " ~9.7.5 " ,
49+ "@react-spring/zdog" : " ~9.7.5 "
5050 },
5151 "peerDependencies" : {
5252 "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
Original file line number Diff line number Diff line change 66 {
77 "type" : " node-workspace" ,
88 "updatePeerDependencies" : true
9+ },
10+ {
11+ "type" : " linked-versions" ,
12+ "groupName" : " my group" ,
13+ "components" : [
14+ " animated" ,
15+ " core" ,
16+ " parallax" ,
17+ " rafz" ,
18+ " react-spring" ,
19+ " shared" ,
20+ " types" ,
21+ " konva" ,
22+ " native" ,
23+ " three" ,
24+ " web" ,
25+ " zdog"
26+ ]
927 }
1028 ],
1129 "packages" : {
You can’t perform that action at this time.
0 commit comments