Skip to content

Commit a60cf60

Browse files
committed
chore(deps): Removed unused packages
1 parent 1a9406f commit a60cf60

File tree

4 files changed

+33
-1445
lines changed

4 files changed

+33
-1445
lines changed

client/package-lock.json

+4-220
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,13 @@
2424
"@babel/preset-react": "^7.26.3",
2525
"@babel/runtime": "^7.27.0",
2626
"@floating-ui/react": "^0.27.8",
27-
"@juggle/resize-observer": "^3.4.0",
2827
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.16",
2928
"@react-hook/resize-observer": "^1.2.6",
3029
"@svgr/webpack": "^8.1.0",
3130
"@tanstack/react-table": "^8.21.2",
3231
"@uiw/react-md-editor": "^4.0.5",
3332
"babel-jest": "^29.7.0",
3433
"babel-loader": "^10.0.0",
35-
"babel-plugin-named-asset-import": "^0.3.8",
3634
"babel-preset-react-app": "^10.1.0",
3735
"bfj": "^9.1.2",
3836
"browserslist": "^4.24.4",
@@ -66,7 +64,6 @@
6664
"postcss-loader": "^8.1.1",
6765
"postcss-normalize": "^13.0.1",
6866
"postcss-preset-env": "^10.1.6",
69-
"prompts": "^2.4.2",
7067
"prop-types": "^15.8.1",
7168
"react": "^18.3.0",
7269
"react-app-polyfill": "^3.0.0",
@@ -88,12 +85,11 @@
8885
"redux-saga": "^1.3.0",
8986
"rehype-external-links": "^3.0.0",
9087
"rehype-sanitize": "^6.0.0",
91-
"remark-gfm": "^4.0.1",
9288
"remark-github": "^12.0.0",
9389
"reselect": "^5.1.1",
9490
"resolve": "^1.22.10",
9591
"resolve-url-loader": "^5.0.0",
96-
"sass": "^1.85.0",
92+
"sass": "^1.87.0",
9793
"sass-loader": "^16.0.5",
9894
"semver": "^7.7.1",
9995
"socket.io-client": "^4.8.1",
@@ -117,7 +113,6 @@
117113
"chai": "^5.2.0",
118114
"eslint": "^9.25.1",
119115
"eslint-config-prettier": "^10.1.2",
120-
"eslint-plugin-import": "^2.31.0",
121116
"eslint-plugin-jsx-a11y": "^6.10.2",
122117
"eslint-plugin-perfectionist": "^4.11.0",
123118
"eslint-plugin-prettier": "^5.2.6",

0 commit comments

Comments
 (0)