|
19 | 19 | "postinstall": "wxt prepare" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | | - "@biomejs/biome": "^2.2.4", |
| 22 | + "@biomejs/biome": "^2.2.5", |
23 | 23 | "@emotion/react": "^11.14.0", |
24 | 24 | "@emotion/styled": "^11.14.1", |
25 | 25 | "@lingui/cli": "^5.5.0", |
|
29 | 29 | "@svgr/core": "^8.1.0", |
30 | 30 | "@svgr/plugin-jsx": "^8.1.0", |
31 | 31 | "@types/mdx": "^2.0.13", |
32 | | - "@types/node": "^24.5.2", |
| 32 | + "@types/node": "^24.7.0", |
33 | 33 | "@types/randomstring": "^1.3.0", |
34 | | - "@types/react": "^19.1.14", |
35 | | - "@types/react-dom": "^19.1.9", |
| 34 | + "@types/react": "^19.2.2", |
| 35 | + "@types/react-dom": "^19.2.1", |
36 | 36 | "@types/redux-logger": "^3.0.13", |
37 | 37 | "@vitejs/plugin-react-swc": "^4.1.0", |
38 | 38 | "randomstring": "^1.3.1", |
39 | 39 | "rehype-unwrap-images": "^1.0.0", |
40 | 40 | "rollup-preserve-directives": "^1.1.3", |
41 | 41 | "sharp": "^0.34.4", |
42 | 42 | "terser": "^5.44.0", |
43 | | - "typescript": "^5.9.2", |
44 | | - "unplugin-icons": "^22.3.0", |
| 43 | + "typescript": "^5.9.3", |
| 44 | + "unplugin-icons": "^22.4.2", |
45 | 45 | "vite-plugin-image-optimizer": "^2.0.2", |
46 | 46 | "wxt": "^0.20.11" |
47 | 47 | }, |
|
50 | 50 | "@lingui/core": "^5.5.0", |
51 | 51 | "@lingui/message-utils": "^5.5.0", |
52 | 52 | "@lingui/react": "^5.5.0", |
53 | | - "@mui/material": "^7.3.2", |
| 53 | + "@mui/material": "^7.3.4", |
54 | 54 | "@reduxjs/toolkit": "^2.9.0", |
55 | 55 | "@webext-core/messaging": "^2.3.0", |
56 | 56 | "classnames": "^2.5.1", |
|
59 | 59 | "material-ui-popup-state": "^5.3.6", |
60 | 60 | "notistack": "^3.0.2", |
61 | 61 | "proxy-memoize": "^3.0.1", |
62 | | - "react": "^19.1.1", |
63 | | - "react-dom": "^19.1.1", |
| 62 | + "react": "^19.2.0", |
| 63 | + "react-dom": "^19.2.0", |
64 | 64 | "react-error-boundary": "^6.0.0", |
65 | 65 | "react-redux": "^9.2.0", |
66 | 66 | "redux-logger": "^3.0.6", |
|
0 commit comments