Skip to content

Commit d26d5ab

Browse files
fix(deps): update all non-major dependencies
1 parent ccb70f9 commit d26d5ab

File tree

2 files changed

+2099
-744
lines changed

2 files changed

+2099
-744
lines changed

package.json

Lines changed: 6 additions & 6 deletions
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",
@@ -48,7 +48,7 @@
4848
"array-move": "^4.0.0",
4949
"browserfs": "^1.4.3",
5050
"classnames": "^2.3.2",
51-
"conductor": "https://github.com/source-academy/conductor.git#0.2.0",
51+
"conductor": "https://github.com/source-academy/conductor.git#0.2.1",
5252
"dayjs": "^1.11.13",
5353
"dompurify": "^3.2.4",
5454
"flexboxgrid": "^6.3.1",
@@ -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)