Skip to content

Commit f4833ba

Browse files
fix(deps): update all non-major dependencies
1 parent 4c75816 commit f4833ba

File tree

2 files changed

+2107
-765
lines changed

2 files changed

+2107
-765
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@
115115
"@testing-library/user-event": "^14.4.3",
116116
"@types/dompurify": "^3.0.5",
117117
"@types/estree": "^1.0.5",
118-
"@types/gapi": "^0.0.44",
119-
"@types/gapi.auth2": "^0.0.57",
118+
"@types/gapi": "^0.0.47",
119+
"@types/gapi.auth2": "^0.0.61",
120120
"@types/gapi.client": "^1.0.5",
121121
"@types/gapi.client.drive-v3": "^0.0.5",
122-
"@types/google.picker": "^0.0.39",
122+
"@types/google.picker": "^0.0.49",
123123
"@types/jest": "^29.0.0",
124124
"@types/js-cookie": "^3.0.6",
125125
"@types/js-yaml": "^4.0.5",
@@ -141,7 +141,7 @@
141141
"cross-env": "^7.0.3",
142142
"eslint": "^9.9.0",
143143
"eslint-plugin-react": "^7.35.0",
144-
"eslint-plugin-react-hooks": "5.1.0-canary-cb151849e1-20240424",
144+
"eslint-plugin-react-hooks": "5.1.0",
145145
"eslint-plugin-react-refresh": "^0.4.9",
146146
"eslint-plugin-simple-import-sort": "^12.1.1",
147147
"https-browserify": "^1.0.0",

0 commit comments

Comments
 (0)