|
34 | 34 | "author": "",
|
35 | 35 | "license": "MPL-2.0",
|
36 | 36 | "dependencies": {
|
37 |
| - "@boringer-avatars/vue3": "^0.2.1", |
38 |
| - "@devprotocol/dev-kit": "8.6.0", |
| 37 | + "@devprotocol/dev-kit": "8.6.1", |
39 | 38 | "@devprotocol/util-ts": "4.0.0",
|
40 | 39 | "bignumber.js": "9.1.2",
|
41 |
| - "ethers": "6.11.1", |
42 |
| - "ramda": "0.29.1", |
| 40 | + "ethers": "6.12.1", |
| 41 | + "ramda": "0.30.0", |
| 42 | + "sass": "1.77.2", |
| 43 | + "uuid": "^9.0.1", |
| 44 | + "@boringer-avatars/vue3": "^0.2.1", |
43 | 45 | "remark": "^15.0.1",
|
44 |
| - "sass": "1.75.0", |
45 |
| - "strip-markdown": "^6.0.0", |
46 |
| - "uuid": "^9.0.1" |
| 46 | + "strip-markdown": "^6.0.0" |
47 | 47 | },
|
48 | 48 | "resolutions": {
|
49 | 49 | "@devprotocol/util-ts": "4.0.0"
|
50 | 50 | },
|
51 | 51 | "peerDependencies": {
|
52 | 52 | "@devprotocol/clubs-core": "^2.1.1 || ^3.0.0",
|
53 |
| - "@devprotocol/clubs-plugin-posts": "^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0" |
| 53 | + "@devprotocol/clubs-plugin-posts": "^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0" |
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 | 56 | "@astrojs/svelte": "^5.0.0",
|
57 | 57 | "@astrojs/tailwind": "^5.0.0",
|
58 | 58 | "@astrojs/vue": "^4.0.0",
|
59 |
| - "@ava/typescript": "4.1.0", |
60 |
| - "@devprotocol/clubs-core": "3.10.4", |
61 |
| - "@devprotocol/clubs-plugin-posts": "^0.19.1", |
| 59 | + "@ava/typescript": "5.0.0", |
| 60 | + "@devprotocol/clubs-core": "3.12.7", |
| 61 | + "@devprotocol/clubs-plugin-posts": "^0.20.0", |
62 | 62 | "@rollup/plugin-typescript": "11.1.6",
|
63 | 63 | "@tailwindcss/typography": "^0.5.10",
|
64 | 64 | "@types/dotenv": "8.2.0",
|
65 |
| - "@types/node": "20.12.7", |
66 |
| - "@types/ramda": "0.29.12", |
67 |
| - "@typescript-eslint/eslint-plugin": "7.6.0", |
68 |
| - "@typescript-eslint/parser": "7.6.0", |
| 65 | + "@types/node": "20.12.12", |
| 66 | + "@types/ramda": "0.30.0", |
| 67 | + "@typescript-eslint/eslint-plugin": "7.10.0", |
| 68 | + "@typescript-eslint/parser": "7.10.0", |
69 | 69 | "astro": "^4.0.0",
|
70 |
| - "ava": "6.1.2", |
| 70 | + "ava": "6.1.3", |
71 | 71 | "dotenv": "16.4.5",
|
72 | 72 | "eslint": "8.57.0",
|
73 | 73 | "eslint-config-prettier": "9.1.0",
|
74 |
| - "eslint-plugin-functional": "6.4.0", |
| 74 | + "eslint-plugin-functional": "6.5.1", |
75 | 75 | "husky": "9.0.11",
|
76 | 76 | "prettier": "3.2.5",
|
77 | 77 | "prettier-plugin-astro": "^0.13.0",
|
78 | 78 | "prettier-plugin-svelte": "^3.0.0",
|
79 |
| - "rimraf": "5.0.5", |
80 |
| - "rollup": "4.14.2", |
| 79 | + "rimraf": "5.0.7", |
| 80 | + "rollup": "4.18.0", |
81 | 81 | "svelte": "^4.2.2",
|
82 | 82 | "tailwindcss": "3.4.3",
|
83 | 83 | "typescript": "5.4.5",
|
84 |
| - "vue": "3.4.21" |
| 84 | + "vue": "3.4.27" |
85 | 85 | },
|
86 | 86 | "ava": {
|
87 | 87 | "files": [
|
|
0 commit comments