|
19 | 19 | "postinstall": "wxt prepare" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | | - "@biomejs/biome": "^2.3.7", |
| 22 | + "@biomejs/biome": "^2.3.14", |
23 | 23 | "@emotion/react": "^11.14.0", |
24 | 24 | "@emotion/styled": "^11.14.1", |
25 | | - "@lingui/cli": "^5.6.0", |
26 | | - "@lingui/swc-plugin": "5.6.1", |
27 | | - "@lingui/vite-plugin": "^5.6.0", |
| 25 | + "@lingui/cli": "^5.9.0", |
| 26 | + "@lingui/swc-plugin": "5.10.1", |
| 27 | + "@lingui/vite-plugin": "^5.9.0", |
28 | 28 | "@mdx-js/rollup": "^3.1.1", |
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.10.1", |
| 32 | + "@types/node": "^25.2.1", |
33 | 33 | "@types/randomstring": "^1.3.0", |
34 | | - "@types/react": "^19.2.6", |
| 34 | + "@types/react": "^19.2.13", |
35 | 35 | "@types/react-dom": "^19.2.3", |
36 | 36 | "@types/redux-logger": "^3.0.13", |
37 | | - "@vitejs/plugin-react-swc": "^4.2.2", |
| 37 | + "@vitejs/plugin-react-swc": "^4.2.3", |
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.5", |
42 | | - "terser": "^5.44.1", |
| 42 | + "terser": "^5.46.0", |
43 | 43 | "typescript": "^5.9.3", |
44 | | - "unplugin-icons": "^22.5.0", |
| 44 | + "unplugin-icons": "^23.0.1", |
45 | 45 | "vite-plugin-image-optimizer": "^2.0.3", |
46 | | - "wxt": "^0.20.11" |
| 46 | + "wxt": "^0.20.13" |
47 | 47 | }, |
48 | 48 | "dependencies": { |
49 | 49 | "@iconify-json/fa6-solid": "^1.2.4", |
50 | | - "@lingui/core": "^5.6.0", |
51 | | - "@lingui/message-utils": "^5.6.0", |
52 | | - "@lingui/react": "^5.6.0", |
53 | | - "@mui/material": "^7.3.5", |
54 | | - "@reduxjs/toolkit": "^2.11.0", |
| 50 | + "@lingui/core": "^5.9.0", |
| 51 | + "@lingui/message-utils": "^5.9.0", |
| 52 | + "@lingui/react": "^5.9.0", |
| 53 | + "@mui/material": "^7.3.7", |
| 54 | + "@reduxjs/toolkit": "^2.11.2", |
55 | 55 | "@webext-core/messaging": "^2.3.0", |
56 | 56 | "classnames": "^2.5.1", |
57 | 57 | "compare-versions": "^6.1.1", |
58 | 58 | "fake-parse5": "^0.0.2", |
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.2.0", |
63 | | - "react-dom": "^19.2.0", |
64 | | - "react-error-boundary": "^6.0.0", |
| 62 | + "react": "^19.2.4", |
| 63 | + "react-dom": "^19.2.4", |
| 64 | + "react-error-boundary": "^6.1.0", |
65 | 65 | "react-redux": "^9.2.0", |
66 | 66 | "redux-logger": "^3.0.6", |
67 | 67 | "rehype-mdx-import-media": "^1.2.0", |
68 | 68 | "thu-learn-lib": "^4.2.5", |
69 | | - "wouter": "^3.7.1" |
| 69 | + "wouter": "^3.9.0" |
70 | 70 | }, |
71 | | - "packageManager": "pnpm@10.16.1" |
| 71 | + "packageManager": "pnpm@10.28.2" |
72 | 72 | } |
0 commit comments