Skip to content

Commit 720d283

Browse files
fix(deps): update all non-major dependencies
1 parent 5eae080 commit 720d283

File tree

2 files changed

+2094
-739
lines changed

2 files changed

+2094
-739
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "frontend",
4-
"packageManager": "yarn@4.6.0",
4+
"packageManager": "yarn@4.7.0",
55
"version": "1.4.3",
66
"scripts-info": {
77
"analyze": "Analyze bundle size breakdown",
@@ -67,7 +67,7 @@
6767
"mdast-util-from-markdown": "^2.0.0",
6868
"mdast-util-to-hast": "^13.0.0",
6969
"normalize.css": "^8.0.1",
70-
"phaser": "~3.87.0",
70+
"phaser": "~3.88.0",
7171
"query-string": "^9.0.0",
7272
"re-resizable": "^6.9.9",
7373
"react": "^18.3.1",
@@ -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",

0 commit comments

Comments
 (0)