|
30 | 30 | "@dnd-kit/modifiers": "^9.0.0", |
31 | 31 | "@dnd-kit/sortable": "^10.0.0", |
32 | 32 | "@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", |
42 | 42 | "@rehooks/component-size": "1.0.3", |
43 | 43 | "@ryohey/react-split-pane": "^0.1.94", |
44 | 44 | "@ryohey/react-svg-spinners": "^0.3.2", |
45 | 45 | "@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", |
48 | 48 | "@signal-app/api": "*", |
49 | 49 | "@signal-app/community": "*", |
50 | 50 | "@signal-app/core": "*", |
51 | 51 | "@signal-app/firebaseui-web-react": "*", |
52 | 52 | "@signal-app/player": "*", |
53 | | - "color": "^5.0.0", |
| 53 | + "color": "^5.0.3", |
54 | 54 | "dialog-hooks": "*", |
55 | | - "firebase": "^10.14.1", |
| 55 | + "firebase": "^12.9.0", |
56 | 56 | "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", |
59 | 59 | "jotai-effect": "^2.2.3", |
60 | 60 | "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", |
63 | 63 | "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", |
66 | 66 | "mobx-persist-store": "^1.1.8", |
67 | 67 | "react": "^19.2.4", |
68 | 68 | "react-dom": "^19.2.4", |
69 | 69 | "react-helmet-async": "^2.0.5", |
70 | 70 | "react-number-format": "^5.4.4", |
71 | 71 | "react-share": "^5.2.2", |
72 | | - "react-window": "^2.2.3", |
| 72 | + "react-window": "^2.2.7", |
73 | 73 | "use-l10n": "^0.0.4", |
74 | | - "use-sync-external-store": "^1.5.0", |
| 74 | + "use-sync-external-store": "^1.6.0", |
75 | 75 | "wav-encoder": "^1.3.0", |
76 | | - "zod": "^3.24.4" |
| 76 | + "zod": "^4.3.6" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | 79 | "@svgr/plugin-svgo": "^8.1.0", |
80 | 80 | "@testing-library/jest-dom": "^6.9.1", |
81 | | - "@testing-library/react": "^16.3.0", |
| 81 | + "@testing-library/react": "^16.3.2", |
82 | 82 | "@testing-library/user-event": "^14.6.1", |
83 | 83 | "@types/color": "4.2.0", |
84 | 84 | "@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", |
89 | 89 | "@types/react-helmet": "6.1.11", |
90 | | - "@types/react-window": "^1.8.8", |
91 | 90 | "@types/use-sync-external-store": "^1.5.0", |
92 | 91 | "@types/wav-encoder": "^1.3.3", |
93 | 92 | "@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", |
100 | 99 | "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", |
106 | 105 | "vite-plugin-svgr": "^4.5.0", |
107 | | - "vitest": "^4.0.10", |
| 106 | + "vitest": "^4.0.18", |
108 | 107 | "workbox-build": "^7.4.0" |
109 | 108 | }, |
110 | 109 | "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" |
113 | 112 | } |
114 | 113 | } |
0 commit comments