|
21 | 21 | "test:serve-pod": "community-solid-server -l warn" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@aerogel/core": "^0.1.1", |
25 | | - "@aerogel/plugin-i18n": "^0.1.1", |
26 | | - "@aerogel/plugin-local-first": "^0.1.1", |
27 | | - "@aerogel/plugin-routing": "^0.1.1", |
28 | | - "@aerogel/plugin-solid": "^0.1.1", |
29 | | - "@aerogel/plugin-soukai": "^0.1.1", |
| 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", |
30 | 30 | "@intlify/unplugin-vue-i18n": "^0.12.2", |
31 | 31 | "@noeldemartin/solid-utils": "^0.6.1", |
32 | 32 | "@noeldemartin/utils": "^0.7.1", |
|
35 | 35 | "@vivantjs/core": "^0.0.1", |
36 | 36 | "popmotion": "^11.0.5", |
37 | 37 | "reka-ui": "^2.2.0", |
38 | | - "soukai": "^0.6.2", |
39 | | - "soukai-solid": "^0.6.2", |
| 38 | + "soukai": "next", |
| 39 | + "soukai-solid": "next", |
40 | 40 | "tailwindcss": "^4.1.3", |
41 | 41 | "vivant": "^0.0.1", |
42 | 42 | "vue": "^3.5.13", |
43 | 43 | "vue-i18n": "^11.1.2", |
44 | 44 | "vue-router": "^4.5.0" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@aerogel/cli": "^0.1.1", |
48 | | - "@aerogel/cypress": "^0.1.1", |
49 | | - "@aerogel/vite": "^0.1.1", |
| 47 | + "@aerogel/cli": "next", |
| 48 | + "@aerogel/cypress": "next", |
| 49 | + "@aerogel/vite": "next", |
50 | 50 | "@iconify/json": "2.2.340", |
51 | 51 | "@noeldemartin/eslint-config-vue": "next", |
52 | 52 | "@noeldemartin/scripts": "next", |
|
0 commit comments