|
26 | 26 | "@dnd-kit/modifiers": "^9.0.0", |
27 | 27 | "@dnd-kit/sortable": "^10.0.0", |
28 | 28 | "classnames": "^2.5.1", |
29 | | - "i18next": "^25.8.4", |
30 | | - "i18next-browser-languagedetector": "^8.2.0", |
31 | | - "immer": "^11.1.3", |
| 29 | + "i18next": "^25.8.7", |
| 30 | + "i18next-browser-languagedetector": "^8.2.1", |
| 31 | + "immer": "^11.1.4", |
32 | 32 | "lodash-es": "^4.17.23", |
33 | 33 | "re-resizable": "^6.11.2", |
34 | 34 | "react": "19.2.4", |
|
41 | 41 | "react-use": "^17.6.0", |
42 | 42 | "redux-persist-webextension-storage": "^1.0.2", |
43 | 43 | "uuid": "^13.0.0", |
44 | | - "vite-tsconfig-paths": "^6.1.0", |
| 44 | + "vite-tsconfig-paths": "^6.1.1", |
45 | 45 | "zustand": "^5.0.11" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@biomejs/biome": "2.3.14", |
| 48 | + "@biomejs/biome": "2.3.15", |
49 | 49 | "@playwright/test": "1.58.2", |
50 | 50 | "@storybook/addon-a11y": "^10.2.8", |
51 | 51 | "@storybook/addon-docs": "^10.2.8", |
|
55 | 55 | "@testing-library/react": "16.3.2", |
56 | 56 | "@types/chrome": "0.1.36", |
57 | 57 | "@types/lodash-es": "4.17.12", |
58 | | - "@types/react": "19.2.13", |
| 58 | + "@types/react": "19.2.14", |
59 | 59 | "@types/react-color": "3.0.13", |
60 | 60 | "@types/react-dom": "19.2.3", |
61 | 61 | "@types/react-modal": "3.16.3", |
|
66 | 66 | "@wxt-dev/module-react": "1.1.5", |
67 | 67 | "@wxt-dev/unocss": "1.0.1", |
68 | 68 | "jsdom": "28.0.0", |
69 | | - "lefthook": "2.1.0", |
| 69 | + "lefthook": "2.1.1", |
70 | 70 | "storybook": "^10.2.8", |
71 | 71 | "typescript": "5.9.3", |
72 | 72 | "unocss": "66.6.0", |
73 | 73 | "vite": "7.3.1", |
74 | 74 | "vitest": "4.0.18", |
75 | | - "wxt": "0.20.14" |
| 75 | + "wxt": "0.20.17" |
76 | 76 | }, |
77 | 77 | "resolutions": { |
78 | 78 | "@isaacs/brace-expansion": "5.0.1", |
|
0 commit comments