File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 36
36
},
37
37
"homepage" : " https://github.com/ReactTooltip/react-tooltip#readme" ,
38
38
"devDependencies" : {
39
- "@floating-ui/dom" : " ^1.0.0" ,
40
39
"@rollup/plugin-commonjs" : " 22.0.2" ,
41
40
"@rollup/plugin-node-resolve" : " 14.1.0" ,
42
41
"@rollup/plugin-replace" : " 4.0.0" ,
53
52
"@typescript-eslint/eslint-plugin" : " 5.54.0" ,
54
53
"@typescript-eslint/parser" : " 5.54.0" ,
55
54
"bundlesize" : " ^0.18.1" ,
56
- "classnames" : " ^2.3.0" ,
57
55
"css-loader" : " 6.7.3" ,
58
56
"esbuild" : " 0.17.11" ,
59
57
"esbuild-css-modules-plugin" : " ^2.7.1" ,
97
95
"typescript" : " 4.9.5"
98
96
},
99
97
"peerDependencies" : {
100
- "@floating-ui/dom" : " ^1.0.0" ,
101
- "classnames" : " ^2.3.0" ,
102
98
"react" : " >=16.14.0" ,
103
99
"react-dom" : " >=16.14.0"
104
100
},
113
109
" last 1 firefox version" ,
114
110
" last 1 safari version"
115
111
]
112
+ },
113
+ "dependencies" : {
114
+ "@floating-ui/dom" : " ^1.0.0" ,
115
+ "classnames" : " ^2.3.0"
116
116
}
117
117
}
You can’t perform that action at this time.
0 commit comments