Skip to content

Commit 87a145a

Browse files
committed
move deps to peer
1 parent c37c7ce commit 87a145a

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

package.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigbinary/neetoui",
3-
"version": "6.5.9",
3+
"version": "6.5.9-beta",
44
"author": "BigBinary",
55
"license": "MIT",
66
"description": "neetoUI drives the experience at all neeto products",
@@ -176,7 +176,18 @@
176176
"react": "18.2.0",
177177
"react-dom": "18.2.0",
178178
"react-router-dom": "5.3.3",
179-
"react-toastify": "8.0.2"
179+
"react-toastify": "8.0.2",
180+
"framer-motion": "10.16.4",
181+
"tippy.js": "6.3.7",
182+
"boring-avatars": "^1.7.0",
183+
"react-colorful": "^5.6.1",
184+
"react-drag-listview": "^2.0.0",
185+
"react-resizable": "^3.0.4",
186+
"react-select": "5.6.0",
187+
"react-time-picker": "^6.5.2",
188+
"yup": "0.32.11",
189+
"linkifyjs": "^4.1.2",
190+
"@wojtekmaj/react-timerange-picker": "^5.5.0"
180191
},
181192
"resolutions": {
182193
"@storybook/addon-essentials/**/glob-parent": "5.1.2",

0 commit comments

Comments
 (0)