⬆️ Bumped deps

This commit is contained in:
2023-11-07 13:46:54 -06:00
parent 580307a39b
commit 936945138f
2 changed files with 13 additions and 45 deletions

View File

@@ -58,7 +58,7 @@
"react-modal": "^3.15.1",
"react-router": "^6.9.0",
"react-router-dom": "^6.9.0",
"react-select": "^5.3.2",
"react-select": "^5.8.0",
"react-select-async-paginate": "^0.7.2",
"react-slick": "^0.29.0",
"react-sliding-pane": "^7.1.0",
@@ -67,7 +67,7 @@
"reapop": "^4.2.1",
"slick-carousel": "^1.8.1",
"socket.io-client": "^4.3.2",
"styled-components": "^6.0.7",
"styled-components": "^6.1.0",
"threetwo-ui-typings": "^1.0.14",
"vite": "^4.5.0",
"vite-plugin-html": "^3.2.0",
@@ -117,8 +117,5 @@
"storybook": "^7.3.2",
"tui-jsdoc-template": "^1.2.2",
"typescript": "^5.1.6"
},
"resolutions": {
"styled-components": "^5"
}
}