File tree Expand file tree Collapse file tree 14 files changed +79
-84
lines changed Expand file tree Collapse file tree 14 files changed +79
-84
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2323 "@radix-ui/react-toolbar" : " ^1.0.2" ,
2424 "@radix-ui/react-tooltip" : " ^1.0.4" ,
2525 "@react-spring/rafz" : " workspace:^" ,
26- "@react-spring/web" : " 9.7.1 " ,
26+ "@react-spring/web" : " 9.7.2 " ,
2727 "@remix-run/node" : " ^1.15.0" ,
2828 "@remix-run/react" : " ^1.15.0" ,
2929 "@remix-run/vercel" : " ^1.15.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-spring/animated" ,
3- "version" : " 9.7.1 " ,
3+ "version" : " 9.7.2 " ,
44 "description" : " Animated component props for React" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/esm/index.js" ,
4444 "lint" : " TIMING=1 eslint \" src/**/*.ts*\" "
4545 },
4646 "dependencies" : {
47- "@react-spring/shared" : " ~9.7.1 " ,
48- "@react-spring/types" : " ~9.7.1 "
47+ "@react-spring/shared" : " ~9.7.2 " ,
48+ "@react-spring/types" : " ~9.7.2 "
4949 },
5050 "peerDependencies" : {
5151 "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-spring/core" ,
3- "version" : " 9.7.1 " ,
3+ "version" : " 9.7.2 " ,
44 "main" : " dist/index.js" ,
55 "module" : " dist/esm/index.js" ,
66 "types" : " dist/index.d.ts" ,
4747 "lint" : " TIMING=1 eslint \" src/**/*.ts*\" "
4848 },
4949 "dependencies" : {
50- "@react-spring/animated" : " ~9.7.1 " ,
51- "@react-spring/rafz" : " ~9.7.1 " ,
52- "@react-spring/shared" : " ~9.7.1 " ,
53- "@react-spring/types" : " ~9.7.1 "
50+ "@react-spring/animated" : " ~9.7.2 " ,
51+ "@react-spring/rafz" : " ~9.7.2 " ,
52+ "@react-spring/shared" : " ~9.7.2 " ,
53+ "@react-spring/types" : " ~9.7.2 "
5454 },
5555 "peerDependencies" : {
5656 "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-spring/parallax" ,
3- "version" : " 9.7.1 " ,
3+ "version" : " 9.7.2 " ,
44 "main" : " dist/index.js" ,
55 "module" : " dist/esm/index.js" ,
66 "types" : " dist/index.d.ts" ,
4444 "test" : " vite serve ./test"
4545 },
4646 "dependencies" : {
47- "@react-spring/shared" : " ~9.7.1 " ,
48- "@react-spring/web" : " ~9.7.1 "
47+ "@react-spring/shared" : " ~9.7.2 " ,
48+ "@react-spring/web" : " ~9.7.2 "
4949 },
5050 "peerDependencies" : {
5151 "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-spring/rafz" ,
3- "version" : " 9.7.1 " ,
3+ "version" : " 9.7.2 " ,
44 "description" : " react-spring's fork of rafz one frameloop to rule them all" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-spring/shared" ,
3- "version" : " 9.7.1 " ,
3+ "version" : " 9.7.2 " ,
44 "description" : " Globals and shared modules" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/esm/index.js" ,
3838 " Josh Ellis (https://github.com/joshuaellis)"
3939 ],
4040 "dependencies" : {
41- "@react-spring/rafz" : " ~9.7.1 " ,
42- "@react-spring/types" : " ~9.7.1 "
41+ "@react-spring/rafz" : " ~9.7.2 " ,
42+ "@react-spring/types" : " ~9.7.2 "
4343 },
4444 "peerDependencies" : {
4545 "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-spring/types" ,
3- "version" : " 9.7.1 " ,
3+ "version" : " 9.7.2 " ,
44 "description" : " Internal package with TypeScript stuff" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-spring/konva" ,
3- "version" : " 9.7.1 " ,
3+ "version" : " 9.7.2 " ,
44 "main" : " dist/index.js" ,
55 "module" : " dist/esm/index.js" ,
66 "types" : " dist/index.d.ts" ,
3737 " Josh Ellis (https://github.com/joshuaellis)"
3838 ],
3939 "dependencies" : {
40- "@react-spring/animated" : " ~9.7.1 " ,
41- "@react-spring/core" : " ~9.7.1 " ,
42- "@react-spring/shared" : " ~9.7.1 " ,
43- "@react-spring/types" : " ~9.7.1 "
40+ "@react-spring/animated" : " ~9.7.2 " ,
41+ "@react-spring/core" : " ~9.7.2 " ,
42+ "@react-spring/shared" : " ~9.7.2 " ,
43+ "@react-spring/types" : " ~9.7.2 "
4444 },
4545 "peerDependencies" : {
4646 "konva" : " >=2.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-spring/native" ,
3- "version" : " 9.7.1 " ,
3+ "version" : " 9.7.2 " ,
44 "main" : " dist/index.js" ,
55 "module" : " dist/esm/index.js" ,
66 "types" : " dist/index.d.ts" ,
3737 " Josh Ellis (https://github.com/joshuaellis)"
3838 ],
3939 "dependencies" : {
40- "@react-spring/animated" : " ~9.7.1 " ,
41- "@react-spring/core" : " ~9.7.1 " ,
42- "@react-spring/shared" : " ~9.7.1 " ,
43- "@react-spring/types" : " ~9.7.1 "
40+ "@react-spring/animated" : " ~9.7.2 " ,
41+ "@react-spring/core" : " ~9.7.2 " ,
42+ "@react-spring/shared" : " ~9.7.2 " ,
43+ "@react-spring/types" : " ~9.7.2 "
4444 },
4545 "peerDependencies" : {
4646 "react" : " ^16.8.0 || >=17.0.0 || >=18.0.0" ,
You can’t perform that action at this time.
0 commit comments