Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 66acf2d

Browse files
chore(deps): lock file maintenance minor dependencies
1 parent 4920d0f commit 66acf2d

File tree

2 files changed

+270
-234
lines changed

2 files changed

+270
-234
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
},
1818
"dependencies": {
1919
"@ant-design/icons": "4.7.0",
20-
"@zoom/videosdk": "1.3.0",
21-
"antd": "4.21.6",
20+
"@zoom/videosdk": "1.4.0",
21+
"antd": "4.22.3",
2222
"classnames": "2.3.1",
2323
"crypto-js": "4.1.1",
2424
"immer": "9.0.15",
@@ -32,30 +32,30 @@
3232
"web-vitals": "2.1.4"
3333
},
3434
"devDependencies": {
35-
"@emotion/eslint-plugin": "11.7.0",
35+
"@emotion/eslint-plugin": "11.10.0",
3636
"@types/classnames": "2.3.1",
3737
"@types/crypto-js": "4.1.1",
38-
"@types/jsrsasign": "10.5.1",
38+
"@types/jsrsasign": "10.5.2",
3939
"@types/lodash": "4.14.182",
4040
"@types/react": "18.0.15",
4141
"@types/react-dom": "18.0.6",
4242
"@types/react-router-dom": "5.3.3",
43-
"@typescript-eslint/eslint-plugin": "5.30.6",
44-
"@typescript-eslint/parser": "5.30.6",
43+
"@typescript-eslint/eslint-plugin": "5.32.0",
44+
"@typescript-eslint/parser": "5.32.0",
4545
"copy-webpack-plugin": "6.4.1",
4646
"customize-cra": "1.0.0",
47-
"eslint": "8.20.0",
47+
"eslint": "8.21.0",
4848
"eslint-config-alloy": "4.6.2",
4949
"eslint-config-prettier": "8.5.0",
50-
"eslint-import-resolver-typescript": "3.2.7",
50+
"eslint-import-resolver-typescript": "3.4.0",
5151
"eslint-import-resolver-webpack": "0.13.2",
5252
"eslint-plugin-emotion": "11.0.0",
5353
"eslint-plugin-prettier": "4.2.1",
5454
"eslint-plugin-react": "7.30.1",
5555
"eslint-plugin-react-hooks": "4.6.0",
5656
"prettier": "2.7.1",
5757
"react-app-rewired": "2.2.1",
58-
"sass": "1.53.0",
58+
"sass": "1.54.0",
5959
"sass-loader": "13.0.2",
6060
"typescript": "4.7.4",
6161
"write-file-webpack-plugin": "4.5.1"

0 commit comments

Comments
 (0)