File tree Expand file tree Collapse file tree 4 files changed +47
-496
lines changed
Expand file tree Collapse file tree 4 files changed +47
-496
lines changed Original file line number Diff line number Diff line change 11# react-awesome-reveal
22
3+ ## 4.2.8
4+
5+ ### Patch Changes
6+
7+ - 97f7d1e: Update react-intersection-observer
8+
39## 4.2.7
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-awesome-reveal" ,
33 "description" : " React components to add reveal animations using the Intersection Observer API and CSS Animations." ,
4- "version" : " 4.2.7 " ,
4+ "version" : " 4.2.8 " ,
55 "license" : " MIT" ,
66 "type" : " module" ,
77 "types" : " dist/index.d.ts" ,
6969 "devDependencies" : {
7070 "@emotion/react" : " ^11.11.3" ,
7171 "@emotion/serialize" : " ^1.1.3" ,
72- "@types/react" : " ^18.2.48 " ,
72+ "@types/react" : " ^18.2.52 " ,
7373 "@types/react-dom" : " ^18.2.18" ,
7474 "@types/react-is" : " ^18.2.4" ,
7575 "@vitejs/plugin-react" : " ^4.2.1" ,
7676 "react" : " ^18.2.0" ,
77- "vite" : " ^5.0.11 " ,
78- "vite-plugin-dts" : " 3.7.1 "
77+ "vite" : " ^5.0.12 " ,
78+ "vite-plugin-dts" : " 3.7.2 "
7979 },
8080 "dependencies" : {
81- "react-intersection-observer" : " ^9.5.3 " ,
81+ "react-intersection-observer" : " ^9.6.0 " ,
8282 "react-is" : " ^18.2.0"
8383 }
8484}
Original file line number Diff line number Diff line change 1515 "react-dom" : " ^18.2.0"
1616 },
1717 "devDependencies" : {
18- "@types/react" : " ^18.2.48 " ,
18+ "@types/react" : " ^18.2.52 " ,
1919 "@types/react-dom" : " ^18.2.18" ,
2020 "@vitejs/plugin-react" : " ^4.2.1" ,
21- "vite" : " ^5.0.11 "
21+ "vite" : " ^5.0.12 "
2222 }
2323}
You can’t perform that action at this time.
0 commit comments