|
69 | 69 | "mdast-util-from-markdown": "^2.0.0", |
70 | 70 | "mdast-util-to-hast": "^13.0.0", |
71 | 71 | "normalize.css": "^8.0.1", |
72 | | - "phaser": "~3.87.0", |
| 72 | + "phaser": "~3.90.0", |
73 | 73 | "query-string": "^9.0.0", |
74 | 74 | "re-resizable": "^6.9.9", |
75 | 75 | "react": "^18.3.1", |
76 | 76 | "react-ace": "^14.0.0", |
77 | 77 | "react-copy-to-clipboard": "^5.1.0", |
78 | 78 | "react-debounce-render": "^8.0.2", |
79 | 79 | "react-dom": "^18.3.1", |
80 | | - "react-drag-drop-files": "^2.3.10", |
| 80 | + "react-drag-drop-files": "^3.0.0", |
81 | 81 | "react-draggable": "^4.4.5", |
82 | 82 | "react-dropzone": "^14.2.3", |
83 | 83 | "react-i18next": "^15.0.0", |
|
87 | 87 | "react-papaparse": "^4.0.2", |
88 | 88 | "react-qr-reader": "^3.0.0-beta-1", |
89 | 89 | "react-redux": "^8.1.1", |
90 | | - "react-router-dom": "^6.14.1", |
| 90 | + "react-router": "^7.6.2", |
91 | 91 | "react-select": "^5.7.3", |
92 | 92 | "react-simple-keyboard": "^3.6.27", |
93 | 93 | "react-sortable-hoc": "^2.0.0", |
|
108 | 108 | "yareco": "^0.1.5" |
109 | 109 | }, |
110 | 110 | "devDependencies": { |
| 111 | + "@aaroon/workbox-rspack-plugin": "^0.3.2", |
111 | 112 | "@babel/core": "^7.24.5", |
112 | 113 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
113 | 114 | "@babel/preset-typescript": "^7.24.1", |
|
122 | 123 | "@svgr/webpack": "^8.0.0", |
123 | 124 | "@swc/core": "^1.11.22", |
124 | 125 | "@swc/jest": "^0.2.38", |
| 126 | + "@testing-library/dom": "^10.4.0", |
125 | 127 | "@testing-library/jest-dom": "^6.0.0", |
126 | | - "@testing-library/react": "^15.0.6", |
| 128 | + "@testing-library/react": "^16.0.0", |
127 | 129 | "@testing-library/user-event": "^14.4.3", |
128 | | - "@types/dompurify": "^3.0.5", |
129 | 130 | "@types/estree": "^1.0.5", |
130 | | - "@types/gapi": "^0.0.44", |
131 | | - "@types/gapi.auth2": "^0.0.57", |
| 131 | + "@types/gapi": "^0.0.47", |
| 132 | + "@types/gapi.auth2": "^0.0.61", |
132 | 133 | "@types/gapi.client": "^1.0.5", |
133 | 134 | "@types/gapi.client.drive-v3": "^0.0.5", |
134 | | - "@types/google.picker": "^0.0.39", |
| 135 | + "@types/google.picker": "^0.0.51", |
135 | 136 | "@types/identity-obj-proxy": "^3", |
136 | 137 | "@types/jest": "^29.0.0", |
137 | 138 | "@types/js-cookie": "^3.0.6", |
|
0 commit comments