|
110 | 110 | "@ethersproject/abstract-provider": "^5.7.0", |
111 | 111 | "@metamask/detect-provider": "^2.0.0", |
112 | 112 | "@tailwindcss/container-queries": "^0.1.1", |
113 | | - "@vercel/blob": "^0.26.0", |
| 113 | + "@vercel/blob": "^0.27.0", |
114 | 114 | "axios": "^1.6.7", |
115 | 115 | "bignumber.js": "^9.1.2", |
116 | 116 | "isomorphic-dompurify": "2.18.0", |
117 | 117 | "js-base64": "^3.7.2", |
118 | 118 | "lit": "^3.0.0", |
119 | 119 | "marked": "^10.0.0", |
120 | 120 | "p-queue": "^8.0.1", |
121 | | - "ramda": "^0.30.0", |
| 121 | + "ramda": "^0.31.0", |
122 | 122 | "rxjs": "^7.8.1", |
123 | | - "video.js": "8.21.0", |
124 | | - "yaml": "2.6.1" |
| 123 | + "video.js": "8.23.3", |
| 124 | + "yaml": "2.8.0" |
125 | 125 | }, |
126 | 126 | "devDependencies": { |
127 | 127 | "@astrojs/lit": "4.3.0", |
128 | 128 | "@astrojs/react": "3.6.3", |
129 | 129 | "@astrojs/svelte": "6.0.2", |
130 | 130 | "@astrojs/vue": "4.5.3", |
131 | 131 | "@eslint/js": "^9.12.0", |
132 | | - "@rollup/plugin-commonjs": "28.0.1", |
| 132 | + "@rollup/plugin-commonjs": "28.0.6", |
133 | 133 | "@rollup/plugin-multi-entry": "6.0.1", |
134 | | - "@rollup/plugin-typescript": "12.1.1", |
135 | | - "@rollup/pluginutils": "5.1.3", |
| 134 | + "@rollup/plugin-typescript": "12.1.4", |
| 135 | + "@rollup/pluginutils": "5.2.0", |
136 | 136 | "@tailwindcss/vite": "^4.0.7", |
137 | 137 | "@types/dompurify": "^3.0.4", |
138 | 138 | "@types/eslint-config-prettier": "^6.11.3", |
|
141 | 141 | "@types/gulp": "^4.0.17", |
142 | 142 | "@types/gulp-sass": "^5.0.4", |
143 | 143 | "@types/marked": "^6.0.0", |
144 | | - "@types/node": "22.10.1", |
| 144 | + "@types/node": "22.16.0", |
145 | 145 | "@types/ramda": "0.30.2", |
146 | | - "@types/react": "18.3.12", |
147 | | - "@types/react-dom": "18.3.1", |
| 146 | + "@types/react": "18.3.23", |
| 147 | + "@types/react-dom": "18.3.7", |
148 | 148 | "@webcomponents/template-shadowroot": "0.2.1", |
149 | 149 | "astro": "4.16.15", |
150 | | - "autoprefixer": "10.4.20", |
| 150 | + "autoprefixer": "10.4.21", |
151 | 151 | "del-cli": "^6.0.0", |
152 | 152 | "eslint": "^9.12.0", |
153 | | - "eslint-config-prettier": "^9.1.0", |
| 153 | + "eslint-config-prettier": "^10.0.0", |
154 | 154 | "eslint-plugin-functional": "^7.0.2", |
155 | | - "ethers": "6.13.4", |
156 | | - "glob": "11.0.0", |
| 155 | + "ethers": "6.15.0", |
| 156 | + "glob": "11.0.3", |
157 | 157 | "globals": "^15.10.0", |
158 | 158 | "gulp": "^5.0.0", |
159 | 159 | "gulp-sass": "^6.0.0", |
160 | 160 | "husky": "9.1.7", |
161 | 161 | "jsdom": "^25.0.0", |
162 | | - "npm-run-all2": "7.0.1", |
| 162 | + "npm-run-all2": "7.0.2", |
163 | 163 | "open-cli": "^8.0.0", |
164 | | - "postcss": "8.4.49", |
| 164 | + "postcss": "8.5.6", |
165 | 165 | "prettier": "2.8.8", |
166 | | - "prettier-plugin-astro": "0.10.0", |
| 166 | + "prettier-plugin-astro": "0.14.1", |
167 | 167 | "prettier-plugin-svelte": "^2.9.0", |
168 | 168 | "prettier-plugin-tailwindcss": "^0.4.0", |
169 | 169 | "react": "18.3.1", |
170 | 170 | "react-dom": "18.3.1", |
171 | 171 | "redis": "^4.7.0", |
172 | | - "rollup": "4.28.0", |
173 | | - "rollup-plugin-dts": "6.1.1", |
174 | | - "sass": "1.81.1", |
175 | | - "svelte": "5.4.0", |
| 172 | + "rollup": "4.44.1", |
| 173 | + "rollup-plugin-dts": "6.2.1", |
| 174 | + "sass": "1.89.2", |
| 175 | + "svelte": "5.35.2", |
176 | 176 | "svelte-check": "^4.0.0", |
177 | 177 | "tailwindcss": "^4.0.7", |
178 | | - "typedoc": "^0.27.0", |
179 | | - "typescript": "5.6.3", |
| 178 | + "typedoc": "^0.28.0", |
| 179 | + "typescript": "5.8.3", |
180 | 180 | "typescript-eslint": "^8.8.0", |
181 | 181 | "vitest": "^1.3.1", |
182 | | - "vue": "3.5.13", |
| 182 | + "vue": "3.5.17", |
183 | 183 | "vue-tsc": "^2.0.0" |
184 | 184 | }, |
185 | 185 | "peerDependencies": { |
|
213 | 213 | }, |
214 | 214 | "homepage": "https://github.com/dev-protocol/clubs-core#readme", |
215 | 215 | "type": "module", |
216 | | - "packageManager": "yarn@4.5.3" |
| 216 | + "packageManager": "yarn@4.9.2" |
217 | 217 | } |
0 commit comments