|
21 | 21 | "@palladco/key-management": "workspace:*", |
22 | 22 | "@palladco/vault": "workspace:*", |
23 | 23 | "@palladco/web-provider": "workspace:*", |
24 | | - "@plasmohq/messaging": "0.6.2", |
| 24 | + "@plasmohq/messaging": "0.7.1", |
25 | 25 | "buffer": "6.0.3", |
26 | | - "mina-attestations": "^0.3.6", |
| 26 | + "mina-attestations": "0.4.3", |
27 | 27 | "mitt": "3.0.1", |
28 | | - "next-themes": "0.3.0", |
29 | | - "o1js": "https://pkg.pr.new/o1-labs/o1js@1dc90e4", |
| 28 | + "next-themes": "0.4.6", |
| 29 | + "o1js": "2.3.0", |
30 | 30 | "p-debounce": "4.0.0", |
31 | 31 | "react": "18.3.1", |
32 | 32 | "react-dom": "18.3.1", |
33 | | - "serialize-error": "11.0.3", |
34 | | - "ts-pattern": "^5.5.0", |
| 33 | + "serialize-error": "12.0.0", |
| 34 | + "ts-pattern": "5.6.2", |
35 | 35 | "webext-bridge": "6.0.1", |
36 | 36 | "webextension-polyfill": "0.12.0", |
37 | | - "zod": "3.23.8" |
| 37 | + "zod": "3.24.2" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@playwright/test": "1.45.3", |
41 | | - "@total-typescript/ts-reset": "0.5.1", |
42 | | - "@tsconfig/vite-react": "3.0.2", |
43 | | - "@types/chrome": "0.0.269", |
| 40 | + "@playwright/test": "1.51.0", |
| 41 | + "@total-typescript/ts-reset": "0.6.1", |
| 42 | + "@tsconfig/vite-react": "3.4.0", |
| 43 | + "@types/chrome": "0.0.309", |
44 | 44 | "@types/react": "18.3.3", |
45 | 45 | "@types/react-dom": "18.3.0", |
46 | | - "@types/webextension-polyfill": "0.10.7", |
47 | | - "@vitejs/plugin-react-swc": "3.7.0", |
48 | | - "vite": "5.3.5", |
49 | | - "vite-plugin-node-polyfills": "0.17.0", |
50 | | - "vite-plugin-svgr": "4.2.0", |
51 | | - "vite-plugin-web-extension": "4.1.6", |
52 | | - "web-ext": "8.2.0" |
| 46 | + "@types/webextension-polyfill": "0.12.3", |
| 47 | + "@vitejs/plugin-react-swc": "3.8.0", |
| 48 | + "vite": "6.2.2", |
| 49 | + "vite-plugin-node-polyfills": "0.23.0", |
| 50 | + "vite-plugin-svgr": "4.3.0", |
| 51 | + "vite-plugin-web-extension": "4.4.3", |
| 52 | + "web-ext": "8.4.0" |
53 | 53 | } |
54 | 54 | } |
0 commit comments