Skip to content

Commit

Permalink
chore(core): remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Mar 19, 2024
1 parent 46fb4d7 commit 85e53d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
4 changes: 0 additions & 4 deletions packages/frontend/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@
},
"devDependencies": {
"@aws-sdk/client-s3": "3.536.0",
"@perfsee/webpack": "^1.12.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@sentry/webpack-plugin": "^2.14.2",
"@swc/core": "^1.4.2",
"@testing-library/react": "^14.2.1",
"@types/animejs": "^3.1.12",
"@types/bytes": "^3.1.4",
Expand Down
6 changes: 1 addition & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,6 @@ __metadata:
"@emotion/server": "npm:^11.11.0"
"@emotion/styled": "npm:^11.11.0"
"@marsidev/react-turnstile": "npm:^0.5.3"
"@perfsee/webpack": "npm:^1.12.2"
"@pmmmwh/react-refresh-webpack-plugin": "npm:^0.5.11"
"@radix-ui/react-collapsible": "npm:^1.0.3"
"@radix-ui/react-dialog": "npm:^1.0.5"
"@radix-ui/react-popover": "npm:^1.0.7"
Expand All @@ -354,8 +352,6 @@ __metadata:
"@react-hookz/web": "npm:^24.0.4"
"@sentry/integrations": "npm:^7.102.1"
"@sentry/react": "npm:^7.102.1"
"@sentry/webpack-plugin": "npm:^2.14.2"
"@swc/core": "npm:^1.4.2"
"@testing-library/react": "npm:^14.2.1"
"@toeverything/theme": "npm:^0.7.29"
"@types/animejs": "npm:^3.1.12"
Expand Down Expand Up @@ -13241,7 +13237,7 @@ __metadata:
languageName: node
linkType: hard

"@swc/core@npm:^1.3.107, @swc/core@npm:^1.3.18, @swc/core@npm:^1.4.2":
"@swc/core@npm:^1.3.107, @swc/core@npm:^1.3.18":
version: 1.4.2
resolution: "@swc/core@npm:1.4.2"
dependencies:
Expand Down

0 comments on commit 85e53d1

Please sign in to comment.