Commit a725479d authored by Joel's avatar Joel

Merge branch 'fix/package-changed-build-error' into deploy/dev

parents bf89225b cf53c94c
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
"@sentry/react": "^7.54.0", "@sentry/react": "^7.54.0",
"@sentry/utils": "^7.54.0", "@sentry/utils": "^7.54.0",
"ahooks": "^3.7.5", "ahooks": "^3.7.5",
"autoprefixer": "^10.4.14",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3", "copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",
...@@ -91,7 +92,6 @@ ...@@ -91,7 +92,6 @@
"@types/react-window-infinite-loader": "^1.0.6", "@types/react-window-infinite-loader": "^1.0.6",
"@types/recordrtc": "^5.6.11", "@types/recordrtc": "^5.6.11",
"@types/sortablejs": "^1.15.1", "@types/sortablejs": "^1.15.1",
"autoprefixer": "^10.4.14",
"eslint": "8.36.0", "eslint": "8.36.0",
"eslint-config-next": "^13.4.7", "eslint-config-next": "^13.4.7",
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment