File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3636 },
3737 "homepage" : " https://github.com/ReactTooltip/react-tooltip#readme" ,
3838 "devDependencies" : {
39- "@floating-ui/dom" : " ^1.0.0" ,
4039 "@rollup/plugin-commonjs" : " 22.0.2" ,
4140 "@rollup/plugin-node-resolve" : " 14.1.0" ,
4241 "@rollup/plugin-replace" : " 4.0.0" ,
5352 "@typescript-eslint/eslint-plugin" : " 5.54.0" ,
5453 "@typescript-eslint/parser" : " 5.54.0" ,
5554 "bundlesize" : " ^0.18.1" ,
56- "classnames" : " ^2.3.0" ,
5755 "css-loader" : " 6.7.3" ,
5856 "esbuild" : " 0.17.11" ,
5957 "esbuild-css-modules-plugin" : " ^2.7.1" ,
9795 "typescript" : " 4.9.5"
9896 },
9997 "peerDependencies" : {
100- "@floating-ui/dom" : " ^1.0.0" ,
101- "classnames" : " ^2.3.0" ,
10298 "react" : " >=16.14.0" ,
10399 "react-dom" : " >=16.14.0"
104100 },
113109 " last 1 firefox version" ,
114110 " last 1 safari version"
115111 ]
112+ },
113+ "dependencies" : {
114+ "@floating-ui/dom" : " ^1.0.0" ,
115+ "classnames" : " ^2.3.0"
116116 }
117117}
You can’t perform that action at this time.
0 commit comments