Skip to content

Commit 24a73f6

Browse files
committed
chore: update deps
1 parent 63570c8 commit 24a73f6

File tree

9 files changed

+7529
-6529
lines changed

9 files changed

+7529
-6529
lines changed

app/package.json

Lines changed: 41 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -30,85 +30,84 @@
3030
"@dnd-kit/modifiers": "^9.0.0",
3131
"@dnd-kit/sortable": "^10.0.0",
3232
"@emotion/react": "^11.14.0",
33-
"@emotion/styled": "^11.14.0",
34-
"@radix-ui/react-checkbox": "^1.2.3",
35-
"@radix-ui/react-dialog": "^1.1.11",
36-
"@radix-ui/react-dropdown-menu": "^2.1.12",
37-
"@radix-ui/react-focus-scope": "^1.1.7",
38-
"@radix-ui/react-popover": "^1.1.11",
39-
"@radix-ui/react-portal": "^1.1.6",
40-
"@radix-ui/react-slider": "^1.3.2",
41-
"@radix-ui/react-tooltip": "^1.2.4",
33+
"@emotion/styled": "^11.14.1",
34+
"@radix-ui/react-checkbox": "^1.3.3",
35+
"@radix-ui/react-dialog": "^1.1.15",
36+
"@radix-ui/react-dropdown-menu": "^2.1.16",
37+
"@radix-ui/react-focus-scope": "^1.1.8",
38+
"@radix-ui/react-popover": "^1.1.15",
39+
"@radix-ui/react-portal": "^1.1.10",
40+
"@radix-ui/react-slider": "^1.3.6",
41+
"@radix-ui/react-tooltip": "^1.2.8",
4242
"@rehooks/component-size": "1.0.3",
4343
"@ryohey/react-split-pane": "^0.1.94",
4444
"@ryohey/react-svg-spinners": "^0.3.2",
4545
"@ryohey/webgl-react": "^0.7.1",
46-
"@sentry/browser": "^8.55.0",
47-
"@sentry/react": "^8.55.0",
46+
"@sentry/browser": "^10.39.0",
47+
"@sentry/react": "^10.39.0",
4848
"@signal-app/api": "*",
4949
"@signal-app/community": "*",
5050
"@signal-app/core": "*",
5151
"@signal-app/firebaseui-web-react": "*",
5252
"@signal-app/player": "*",
53-
"color": "^5.0.0",
53+
"color": "^5.0.3",
5454
"dialog-hooks": "*",
55-
"firebase": "^10.14.1",
55+
"firebase": "^12.9.0",
5656
"firebaseui": "^6.1.0",
57-
"gl-matrix": "^3.4.3",
58-
"jotai": "^2.15.1",
57+
"gl-matrix": "^3.4.4",
58+
"jotai": "^2.18.0",
5959
"jotai-effect": "^2.2.3",
6060
"jotai-optics": "^0.4.0",
61-
"jotai-scope": "^0.9.7",
62-
"lodash": "^4.17.21",
61+
"jotai-scope": "^0.10.0",
62+
"lodash": "^4.17.23",
6363
"mdi-react": "^9.4.0",
64-
"midifile-ts": "1.5.1",
65-
"mobx": "^6.13.7",
64+
"midifile-ts": "1.5.2",
65+
"mobx": "^6.15.0",
6666
"mobx-persist-store": "^1.1.8",
6767
"react": "^19.2.4",
6868
"react-dom": "^19.2.4",
6969
"react-helmet-async": "^2.0.5",
7070
"react-number-format": "^5.4.4",
7171
"react-share": "^5.2.2",
72-
"react-window": "^2.2.3",
72+
"react-window": "^2.2.7",
7373
"use-l10n": "^0.0.4",
74-
"use-sync-external-store": "^1.5.0",
74+
"use-sync-external-store": "^1.6.0",
7575
"wav-encoder": "^1.3.0",
76-
"zod": "^3.24.4"
76+
"zod": "^4.3.6"
7777
},
7878
"devDependencies": {
7979
"@svgr/plugin-svgo": "^8.1.0",
8080
"@testing-library/jest-dom": "^6.9.1",
81-
"@testing-library/react": "^16.3.0",
81+
"@testing-library/react": "^16.3.2",
8282
"@testing-library/user-event": "^14.6.1",
8383
"@types/color": "4.2.0",
8484
"@types/jest": "^30.0.0",
85-
"@types/lodash": "^4.17.16",
86-
"@types/node": "^22.15.2",
87-
"@types/react": "^19.0.8",
88-
"@types/react-dom": "^19.0.3",
85+
"@types/lodash": "^4.17.23",
86+
"@types/node": "^25.3.0",
87+
"@types/react": "^19.2.14",
88+
"@types/react-dom": "^19.2.3",
8989
"@types/react-helmet": "6.1.11",
90-
"@types/react-window": "^1.8.8",
9190
"@types/use-sync-external-store": "^1.5.0",
9291
"@types/wav-encoder": "^1.3.3",
9392
"@types/webmidi": "2.1.0",
94-
"@types/wicg-file-system-access": "^2023.10.6",
95-
"@vitejs/plugin-react": "^4.7.0",
96-
"concurrently": "^9.1.2",
97-
"dotenv": "^17.2.3",
98-
"globals": "^16.0.0",
99-
"jsdom": "^28.0.0",
93+
"@types/wicg-file-system-access": "^2023.10.7",
94+
"@vitejs/plugin-react": "^5.1.4",
95+
"concurrently": "^9.2.1",
96+
"dotenv": "^17.3.1",
97+
"globals": "^17.3.0",
98+
"jsdom": "^28.1.0",
10099
"react-refresh": "0.18.0",
101-
"ts-loader": "^9.5.2",
102-
"typescript": "^5.8.3",
103-
"typescript-eslint": "^8.31.0",
104-
"vite": "^5.4.21",
105-
"vite-plugin-checker": "^0.11.0",
100+
"ts-loader": "^9.5.4",
101+
"typescript": "^5.9.3",
102+
"typescript-eslint": "^8.56.0",
103+
"vite": "^7.3.1",
104+
"vite-plugin-checker": "^0.12.0",
106105
"vite-plugin-svgr": "^4.5.0",
107-
"vitest": "^4.0.10",
106+
"vitest": "^4.0.18",
108107
"workbox-build": "^7.4.0"
109108
},
110109
"optionalDependencies": {
111-
"@esbuild/linux-x64": "0.24.0",
112-
"@rollup/rollup-linux-x64-gnu": "^4.53.5"
110+
"@esbuild/linux-x64": "0.27.3",
111+
"@rollup/rollup-linux-x64-gnu": "^4.59.0"
113112
}
114113
}

0 commit comments

Comments
 (0)