We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285cfc0 commit 97011e4Copy full SHA for 97011e4
package.json
@@ -79,7 +79,8 @@
79
"@testing-library/react": "^16.0.1",
80
"@types/react": "^18.2.8",
81
"@types/react-beautiful-dnd": "^13.1.5",
82
- "@types/react-dom": "^18.2.4",
+ "@types/react-dom": "^18.2.8",
83
+ "@types/styled-components": "^5.1.26",
84
"@typescript-eslint/eslint-plugin": "^5.0.0",
85
"@typescript-eslint/parser": "^5.0.0",
86
"@vercel/webpack-asset-relocator-loader": "1.7.3",
@@ -181,7 +182,7 @@
181
182
"react-toastify": "^9.1.3",
183
"semver": "^7.5.2",
184
"serialport": "^12.0.0",
- "styled-components": "6.1.15",
185
+ "styled-components": "5.3.11",
186
"sudo-prompt": "^9.2.1",
187
"tailwind-merge": "^2.2.0",
188
"tailwindcss-animate": "^1.0.7",
0 commit comments