|
27 | 27 | "@interledger/open-payments": "^7.4.0", |
28 | 28 | "@noble/ed25519": "^3.1.0", |
29 | 29 | "@noble/hashes": "^2.2.0", |
30 | | - "@radix-ui/react-tabs": "^1.1.13", |
31 | | - "awilix": "^13.0.3", |
| 30 | + "@radix-ui/react-tabs": "^1.1.15", |
| 31 | + "awilix": "^13.0.5", |
32 | 32 | "class-variance-authority": "^0.7.1", |
33 | | - "date-fns": "^4.1.0", |
34 | | - "http-message-signatures": "^1.0.4", |
| 33 | + "date-fns": "^4.4.0", |
| 34 | + "http-message-signatures": "^1.0.6", |
35 | 35 | "httpbis-digest-headers": "^1.0.0", |
36 | 36 | "iso8601-duration": "^2.1.3", |
37 | 37 | "loglevel": "^1.9.2", |
38 | | - "posthog-js": "^1.368.2", |
39 | | - "react": "^19.2.5", |
40 | | - "react-dom": "^19.2.5", |
| 38 | + "posthog-js": "^1.388.0", |
| 39 | + "react": "^19.2.7", |
| 40 | + "react-dom": "^19.2.7", |
41 | 41 | "safe-buffer": "5.2.1", |
42 | 42 | "tailwind-merge": "^2.6.1", |
43 | | - "valtio": "^2.3.1", |
| 43 | + "valtio": "^2.3.2", |
44 | 44 | "webextension-polyfill": "^0.12.0", |
45 | | - "wouter": "^3.9.0" |
| 45 | + "wouter": "^3.10.0" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@biomejs/biome": "2.4.11", |
49 | 49 | "@jgoz/esbuild-plugin-typecheck": "^4.0.4", |
50 | 50 | "@jgoz/jest-esbuild": "^1.0.10", |
51 | 51 | "@octokit/openapi-webhooks-types": "^12.1.0", |
52 | | - "@playwright/test": "^1.59.1", |
| 52 | + "@playwright/test": "^1.61.0", |
53 | 53 | "@tailwindcss/container-queries": "^0.1.1", |
54 | 54 | "@tailwindcss/forms": "^0.5.11", |
55 | 55 | "@testing-library/jest-dom": "^6.9.1", |
56 | 56 | "@testing-library/react": "^16.3.2", |
57 | 57 | "@types/archiver": "^7.0.0", |
58 | | - "@types/chrome": "^0.1.40", |
| 58 | + "@types/chrome": "^0.1.43", |
59 | 59 | "@types/github-script": "github:actions/github-script#v8.0.0", |
60 | 60 | "@types/jest": "^30.0.0", |
61 | 61 | "@types/jsdom": "^27.0.0", |
62 | | - "@types/node": "^24.12.2", |
63 | | - "@types/react": "^19.2.14", |
| 62 | + "@types/node": "^24.13.2", |
| 63 | + "@types/react": "^19.2.17", |
64 | 64 | "@types/react-dom": "^19.2.3", |
65 | 65 | "@types/webextension-polyfill": "^0.12.5", |
66 | 66 | "archiver": "^7.0.1", |
67 | 67 | "autoprefixer": "^10.5.0", |
68 | | - "esbuild": "^0.28.0", |
| 68 | + "esbuild": "^0.28.1", |
69 | 69 | "esbuild-node-builtin": "^0.1.1", |
70 | 70 | "esbuild-plugin-copy": "^2.1.1", |
71 | 71 | "esbuild-style-plugin": "^1.6.3", |
72 | | - "jest": "^30.3.0", |
| 72 | + "jest": "^30.4.2", |
73 | 73 | "jest-chrome": "^0.8.0", |
74 | | - "jest-environment-jsdom": "^30.3.0", |
| 74 | + "jest-environment-jsdom": "^30.4.1", |
75 | 75 | "jest-expect-message": "^1.1.3", |
76 | 76 | "jest-transform-stub": "^2.0.0", |
77 | 77 | "jsdom": "27.3.0", |
78 | | - "postcss": "^8.5.9", |
79 | | - "prettier": "^3.8.2", |
80 | | - "react-scan": "^0.5.3", |
| 78 | + "postcss": "^8.5.15", |
| 79 | + "prettier": "^3.8.4", |
81 | 80 | "sade": "^1.8.1", |
82 | 81 | "tailwindcss": "^3.4.19", |
83 | 82 | "tinyspy": "^4.0.4", |
84 | 83 | "totp-generator": "2.0.1", |
85 | 84 | "typescript": "^6.0.3" |
86 | 85 | }, |
87 | 86 | "engines": { |
88 | | - "pnpm": "^10.18.3", |
| 87 | + "pnpm": "^10.34.3", |
89 | 88 | "npm": "pnpm", |
90 | 89 | "yarn": "pnpm", |
91 | 90 | "node": "^24.13.0" |
|
100 | 99 | } |
101 | 100 | }, |
102 | 101 | "type": "module", |
103 | | - "packageManager": "pnpm@10.33.0" |
| 102 | + "packageManager": "pnpm@10.34.3" |
104 | 103 | } |
0 commit comments