|
21 | 21 | "test:serve-pod": "community-solid-server -l warn" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@aerogel/core": "next", |
25 | | - "@aerogel/plugin-i18n": "next", |
26 | | - "@aerogel/plugin-local-first": "next", |
27 | | - "@aerogel/plugin-routing": "next", |
28 | | - "@aerogel/plugin-solid": "next", |
29 | | - "@aerogel/plugin-soukai": "next", |
| 24 | + "@aerogel/core": "0.1.2", |
| 25 | + "@aerogel/plugin-i18n": "0.1.2", |
| 26 | + "@aerogel/plugin-local-first": "0.1.2", |
| 27 | + "@aerogel/plugin-routing": "0.1.2", |
| 28 | + "@aerogel/plugin-solid": "0.1.2", |
| 29 | + "@aerogel/plugin-soukai": "0.1.2", |
30 | 30 | "@intlify/unplugin-vue-i18n": "^0.12.2", |
31 | 31 | "@noeldemartin/solid-utils": "^0.6.1", |
32 | | - "@noeldemartin/utils": "next", |
| 32 | + "@noeldemartin/utils": "0.7.3", |
33 | 33 | "@tailwindcss/forms": "^0.5.3", |
34 | 34 | "@tailwindcss/typography": "^0.5.9", |
35 | 35 | "@vivantjs/core": "^0.0.1", |
36 | 36 | "popmotion": "^11.0.5", |
37 | 37 | "reka-ui": "^2.2.0", |
38 | | - "soukai": "next", |
39 | | - "soukai-solid": "next", |
| 38 | + "soukai": "0.7.1", |
| 39 | + "soukai-solid": "0.7.1", |
40 | 40 | "tailwindcss": "^4.1.3", |
41 | 41 | "vivant": "^0.0.1", |
42 | 42 | "vue": "^3.5.13", |
|
0 commit comments