pl-fe: remove unused deps
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -44,7 +44,6 @@
|
||||
"@fontsource/noto-sans-javanese": "^5.1.1",
|
||||
"@fontsource/roboto-mono": "^5.1.1",
|
||||
"@fontsource/tajawal": "^5.1.1",
|
||||
"@lexical/clipboard": "^0.38.2",
|
||||
"@lexical/code": "^0.38.2",
|
||||
"@lexical/hashtag": "^0.38.2",
|
||||
"@lexical/link": "^0.38.2",
|
||||
@ -69,7 +68,6 @@
|
||||
"@tanstack/react-query": "^5.62.11",
|
||||
"@tanstack/react-router": "^1.141.6",
|
||||
"@tanstack/react-router-devtools": "^1.141.6",
|
||||
"@tanstack/router-plugin": "^1.141.7",
|
||||
"@transfem-org/sfm-js": "^0.24.6",
|
||||
"@twemoji/svg": "^15.0.0",
|
||||
"@uidotdev/usehooks": "^2.4.1",
|
||||
@ -126,8 +124,6 @@
|
||||
"react-motion": "^0.5.2",
|
||||
"react-redux": "^9.0.4",
|
||||
"react-router-dom": "^5.3.4",
|
||||
"react-router-dom-v5-compat": "^6.28.1",
|
||||
"react-router-scroll-4": "^1.0.0-beta.2",
|
||||
"react-sparklines": "^1.7.0",
|
||||
"react-sticky-box": "^2.0.5",
|
||||
"react-swipeable-views": "^0.14.0",
|
||||
|
||||
@ -131,7 +131,5 @@ export {
|
||||
fetchMeSuccess,
|
||||
fetchMeFail,
|
||||
patchMeSuccess,
|
||||
getMeToken,
|
||||
getMeUrl,
|
||||
type MeAction,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user