Skip to content

Commit a265db8

Browse files
spaenlehpyphilia
authored andcommitted
fix: add scroll restoration in player
1 parent 60c34b8 commit a265db8

File tree

5 files changed

+814
-840
lines changed

5 files changed

+814
-840
lines changed

package.json

+29-29
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,21 @@
2121
"@fontsource-variable/nunito": "5.1.1",
2222
"@graasp/sdk": "5.9.1",
2323
"@graasp/stylis-plugin-rtl": "2.2.0",
24-
"@mui/icons-material": "6.4.3",
25-
"@mui/lab": "6.0.0-beta.26",
26-
"@mui/material": "6.4.3",
27-
"@sentry/react": "9.0.1",
28-
"@tanstack/react-query": "5.66.0",
29-
"@tanstack/react-router": "1.102.1",
30-
"@tanstack/router-devtools": "1.102.1",
31-
"@tanstack/zod-adapter": "1.102.1",
24+
"@mui/icons-material": "6.4.4",
25+
"@mui/lab": "6.0.0-beta.27",
26+
"@mui/material": "6.4.4",
27+
"@sentry/react": "9.1.0",
28+
"@tanstack/react-query": "5.66.3",
29+
"@tanstack/react-router": "1.105.0",
30+
"@tanstack/router-devtools": "1.105.0",
31+
"@tanstack/zod-adapter": "1.105.0",
3232
"axios": "1.7.9",
3333
"date-fns": "4.1.0",
3434
"google-map-react": "2.2.1",
3535
"http-status-codes": "2.3.0",
3636
"i18n-iso-countries": "7.13.0",
3737
"i18next": "24.2.2",
38-
"i18next-browser-languagedetector": "8.0.2",
38+
"i18next-browser-languagedetector": "8.0.3",
3939
"i18next-fetch-backend": "6.0.0",
4040
"interweave": "13.1.1",
4141
"jwt-decode": "4.0.0",
@@ -79,7 +79,7 @@
7979
"use-supercluster": "1.2.0",
8080
"uuid": "11.0.5",
8181
"validator": "13.12.0",
82-
"zod": "3.24.1"
82+
"zod": "3.24.2"
8383
},
8484
"scripts": {
8585
"dev": "vite",
@@ -128,17 +128,17 @@
128128
"@eslint/compat": "1.2.6",
129129
"@eslint/eslintrc": "3.2.0",
130130
"@eslint/js": "9.20.0",
131-
"@storybook/addon-a11y": "8.5.4",
131+
"@storybook/addon-a11y": "8.5.6",
132132
"@storybook/addon-coverage": "1.0.5",
133-
"@storybook/addon-essentials": "8.5.4",
134-
"@storybook/addon-links": "8.5.4",
135-
"@storybook/blocks": "8.5.4",
136-
"@storybook/experimental-addon-test": "8.5.4",
137-
"@storybook/react": "8.5.4",
138-
"@storybook/react-vite": "8.5.4",
139-
"@storybook/test": "8.5.4",
140-
"@tanstack/react-query-devtools": "5.66.0",
141-
"@tanstack/router-plugin": "1.102.2",
133+
"@storybook/addon-essentials": "8.5.6",
134+
"@storybook/addon-links": "8.5.6",
135+
"@storybook/blocks": "8.5.6",
136+
"@storybook/experimental-addon-test": "8.5.6",
137+
"@storybook/react": "8.5.6",
138+
"@storybook/react-vite": "8.5.6",
139+
"@storybook/test": "8.5.6",
140+
"@tanstack/react-query-devtools": "5.66.3",
141+
"@tanstack/router-plugin": "1.105.0",
142142
"@testing-library/dom": "10.4.0",
143143
"@testing-library/jest-dom": "6.6.3",
144144
"@testing-library/react": "16.2.0",
@@ -154,7 +154,7 @@
154154
"@types/lodash.topairs": "4.3.9",
155155
"@types/lodash.truncate": "4.4.9",
156156
"@types/papaparse": "5.3.15",
157-
"@types/react": "19.0.8",
157+
"@types/react": "19.0.9",
158158
"@types/react-date-range": "1.4.9",
159159
"@types/react-dom": "19.0.3",
160160
"@types/react-mentions": "4.4.1",
@@ -169,28 +169,28 @@
169169
"cypress": "14.0.2",
170170
"cypress-iframe": "1.0.1",
171171
"env-cmd": "10.1.0",
172-
"eslint": "9.20.0",
172+
"eslint": "9.20.1",
173173
"eslint-config-prettier": "10.0.1",
174-
"eslint-import-resolver-typescript": "3.7.0",
174+
"eslint-import-resolver-typescript": "3.8.0",
175175
"eslint-plugin-import": "2.31.0",
176176
"eslint-plugin-jsx-a11y": "6.10.2",
177177
"eslint-plugin-react": "7.37.4",
178178
"eslint-plugin-react-hooks": "5.1.0",
179179
"eslint-plugin-react-refresh": "0.4.19",
180-
"eslint-plugin-storybook": "0.11.2",
181-
"globals": "15.14.0",
182-
"happy-dom": "17.0.4",
180+
"eslint-plugin-storybook": "0.11.3",
181+
"globals": "15.15.0",
182+
"happy-dom": "17.1.0",
183183
"husky": "9.1.7",
184184
"jose": "5.9.6",
185185
"nock": "13.5.6",
186186
"nyc": "17.1.0",
187187
"playwright": "1.50.1",
188-
"prettier": "3.5.0",
189-
"storybook": "8.5.5",
188+
"prettier": "3.5.1",
189+
"storybook": "8.5.6",
190190
"typescript": "5.7.3",
191191
"vite": "6.1.0",
192192
"vite-plugin-checker": "0.8.0",
193-
"vite-plugin-istanbul": "6.0.2",
193+
"vite-plugin-istanbul": "7.0.0",
194194
"vite-plugin-static-copy": "2.2.0",
195195
"vite-tsconfig-paths": "5.1.4",
196196
"vitest": "3.0.5"

0 commit comments

Comments
 (0)