Skip to content

Commit f753fd4

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

File tree

2 files changed

+1266
-1032
lines changed

2 files changed

+1266
-1032
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"type": "module",
44
"name": "frontend",
5-
"packageManager": "yarn@4.6.0",
5+
"packageManager": "yarn@4.9.2",
66
"version": "1.4.3",
77
"scripts-info": {
88
"analyze": "Analyze bundle size breakdown",
@@ -69,7 +69,7 @@
6969
"mdast-util-from-markdown": "^2.0.0",
7070
"mdast-util-to-hast": "^13.0.0",
7171
"normalize.css": "^8.0.1",
72-
"phaser": "~3.87.0",
72+
"phaser": "~3.90.0",
7373
"query-string": "^9.0.0",
7474
"re-resizable": "^6.9.9",
7575
"react": "^18.3.1",
@@ -128,11 +128,11 @@
128128
"@testing-library/user-event": "^14.4.3",
129129
"@types/dompurify": "^3.0.5",
130130
"@types/estree": "^1.0.5",
131-
"@types/gapi": "^0.0.44",
132-
"@types/gapi.auth2": "^0.0.57",
131+
"@types/gapi": "^0.0.47",
132+
"@types/gapi.auth2": "^0.0.61",
133133
"@types/gapi.client": "^1.0.5",
134134
"@types/gapi.client.drive-v3": "^0.0.5",
135-
"@types/google.picker": "^0.0.39",
135+
"@types/google.picker": "^0.0.51",
136136
"@types/identity-obj-proxy": "^3",
137137
"@types/jest": "^29.0.0",
138138
"@types/js-cookie": "^3.0.6",

0 commit comments

Comments
 (0)