|
29 | 29 | "@interledger/open-payments": "^7.0.0", |
30 | 30 | "@noble/ed25519": "^2.2.3", |
31 | 31 | "@noble/hashes": "^1.8.0", |
32 | | - "@radix-ui/react-tabs": "^1.1.9", |
| 32 | + "@radix-ui/react-tabs": "^1.1.11", |
33 | 33 | "awilix": "^12.0.5", |
34 | 34 | "class-variance-authority": "^0.7.1", |
35 | 35 | "crypto-browserify": "^3.12.1", |
|
42 | 42 | "react-dom": "^19.1.0", |
43 | 43 | "safe-buffer": "5.2.1", |
44 | 44 | "tailwind-merge": "^2.6.0", |
45 | | - "valtio": "^2.1.4", |
| 45 | + "valtio": "^2.1.5", |
46 | 46 | "webextension-polyfill": "^0.12.0", |
47 | 47 | "wouter": "^3.7.0" |
48 | 48 | }, |
|
55 | 55 | "@testing-library/jest-dom": "^6.6.3", |
56 | 56 | "@testing-library/react": "^16.3.0", |
57 | 57 | "@types/archiver": "^6.0.3", |
58 | | - "@types/chrome": "^0.0.317", |
| 58 | + "@types/chrome": "^0.0.321", |
59 | 59 | "@types/github-script": "github:actions/github-script", |
60 | 60 | "@types/jest": "^29.5.14", |
61 | 61 | "@types/jsdom": "^21.1.7", |
62 | | - "@types/node": "^22.14.1", |
63 | | - "@types/react": "^19.1.2", |
64 | | - "@types/react-dom": "^19.1.2", |
| 62 | + "@types/node": "^22.15.17", |
| 63 | + "@types/react": "^19.1.3", |
| 64 | + "@types/react-dom": "^19.1.3", |
65 | 65 | "@types/webextension-polyfill": "^0.12.3", |
66 | 66 | "archiver": "^7.0.1", |
67 | 67 | "autoprefixer": "^10.4.21", |
68 | 68 | "dotenv": "^16.5.0", |
69 | | - "esbuild": "^0.25.3", |
| 69 | + "esbuild": "^0.25.4", |
70 | 70 | "esbuild-node-builtin": "^0.1.1", |
71 | 71 | "esbuild-plugin-copy": "^2.1.1", |
72 | 72 | "esbuild-style-plugin": "^1.6.3", |
|
0 commit comments