Skip to content

Commit 07149c6

Browse files
committed
Update dependencies
1 parent 28cae43 commit 07149c6

5 files changed

Lines changed: 732 additions & 705 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"test:serve-pod": "community-solid-server -l warn"
2222
},
2323
"dependencies": {
24-
"@aerogel/core": "^0.1.0",
25-
"@aerogel/plugin-i18n": "^0.1.0",
26-
"@aerogel/plugin-local-first": "^0.1.0",
27-
"@aerogel/plugin-routing": "^0.1.0",
28-
"@aerogel/plugin-solid": "^0.1.0",
29-
"@aerogel/plugin-soukai": "^0.1.0",
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",
3030
"@intlify/unplugin-vue-i18n": "^0.12.2",
3131
"@noeldemartin/solid-utils": "^0.6.1",
3232
"@noeldemartin/utils": "^0.7.1",
@@ -35,18 +35,18 @@
3535
"@vivantjs/core": "^0.0.1",
3636
"popmotion": "^11.0.5",
3737
"reka-ui": "^2.2.0",
38-
"soukai": "^0.6.1",
39-
"soukai-solid": "^0.6.1",
38+
"soukai": "^0.6.2",
39+
"soukai-solid": "^0.6.2",
4040
"tailwindcss": "^4.1.3",
4141
"vivant": "^0.0.1",
4242
"vue": "^3.5.13",
4343
"vue-i18n": "^11.1.2",
4444
"vue-router": "^4.5.0"
4545
},
4646
"devDependencies": {
47-
"@aerogel/cli": "^0.1.0",
48-
"@aerogel/cypress": "^0.1.0",
49-
"@aerogel/vite": "^0.1.0",
47+
"@aerogel/cli": "^0.1.1",
48+
"@aerogel/cypress": "^0.1.1",
49+
"@aerogel/vite": "^0.1.1",
5050
"@iconify/json": "2.2.340",
5151
"@noeldemartin/eslint-config-vue": "next",
5252
"@noeldemartin/scripts": "next",

0 commit comments

Comments
 (0)