|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 | 42 | "@astrojs/check": "0.9.4",
|
43 |
| - "@astrojs/svelte": "7.1.1", |
| 43 | + "@astrojs/svelte": "7.2.0", |
44 | 44 | "@astrojs/tailwind": "6.0.2",
|
45 | 45 | "@astrojs/vue": "5.1.1",
|
46 | 46 | "@devprotocol/clubs-core": "3.28.0",
|
47 |
| - "@devprotocol/clubs-plugin-passports": "0.11.5", |
| 47 | + "@devprotocol/clubs-plugin-passports": "0.14.6", |
48 | 48 | "@eslint/js": "^9.13.0",
|
49 | 49 | "@rollup/plugin-typescript": "^12.1.1",
|
50 | 50 | "@tailwindcss/typography": "^0.5.15",
|
51 | 51 | "@types/dotenv": "8.2.3",
|
52 | 52 | "@types/eslint__js": "^9.0.0",
|
53 | 53 | "@types/node": "^22.0.0",
|
54 |
| - "@types/react": "19.1.12", |
55 |
| - "@types/react-dom": "19.1.9", |
56 |
| - "@types/uuid": "^10.0.0", |
57 |
| - "astro": "5.13.7", |
58 |
| - "dotenv": "17.2.2", |
| 54 | + "@types/react": "19.2.1", |
| 55 | + "@types/react-dom": "19.2.0", |
| 56 | + "@types/uuid": "^11.0.0", |
| 57 | + "astro": "5.14.1", |
| 58 | + "dotenv": "17.2.3", |
59 | 59 | "eslint": "^9.13.0",
|
60 | 60 | "eslint-config-prettier": "^10.0.0",
|
61 | 61 | "eslint-plugin-functional": "^9.0.0",
|
|
68 | 68 | "prettier-plugin-tailwindcss": "0.6.14",
|
69 | 69 | "rollup": "^4.24.2",
|
70 | 70 | "rollup-plugin-dts": "^6.1.1",
|
71 |
| - "sass": "1.92.1", |
72 |
| - "svelte": "5.38.9", |
| 71 | + "sass": "1.93.2", |
| 72 | + "svelte": "5.39.9", |
73 | 73 | "svelte-check": "^4.0.0",
|
74 |
| - "tailwindcss": "4.1.13", |
75 |
| - "typescript": "5.9.2", |
| 74 | + "tailwindcss": "4.1.14", |
| 75 | + "typescript": "5.9.3", |
76 | 76 | "typescript-eslint": "^8.11.0",
|
77 | 77 | "vitest": "1.6.1",
|
78 |
| - "vue": "3.5.21", |
| 78 | + "vue": "3.5.22", |
79 | 79 | "vue-tsc": "^3.0.0"
|
80 | 80 | },
|
81 | 81 | "dependencies": {
|
|
85 | 85 | "@types/ramda": "^0.31.0",
|
86 | 86 | "bignumber.js": "9.3.1",
|
87 | 87 | "cross-fetch": "^4.0.0",
|
88 |
| - "crypto-hash": "^3.0.0", |
| 88 | + "crypto-hash": "^4.0.0", |
89 | 89 | "jsonwebtoken": "^9.0.2",
|
90 | 90 | "ramda": "0.31.3",
|
91 | 91 | "redis": "4.7.0",
|
92 | 92 | "rimraf": "^6.0.1"
|
93 | 93 | },
|
94 | 94 | "peerDependencies": {
|
95 | 95 | "@devprotocol/clubs-core": "^3.27.0",
|
96 |
| - "@devprotocol/clubs-plugin-passports": "^0.1.0-beta.36 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.11.0", |
| 96 | + "@devprotocol/clubs-plugin-passports": "^0.1.0-beta.36 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.11.0 || ^0.13.0 || ^0.14.0", |
97 | 97 | "ethers": "^6.0.0"
|
98 | 98 | },
|
99 | 99 | "repository": "https://github.com/dev-protocol/clubs-plugin-payments.git",
|
100 | 100 | "author": "",
|
101 | 101 | "license": "PolyForm Perimeter License 1.0.0",
|
102 |
| - "packageManager": "yarn@4.9.4" |
| 102 | + "packageManager": "yarn@4.10.3" |
103 | 103 | }
|
0 commit comments