Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 17, 2022
1 parent 6ad64ea commit cce44f7
Show file tree
Hide file tree
Showing 5 changed files with 179 additions and 179 deletions.
12 changes: 6 additions & 6 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"test": "vitest run"
},
"devDependencies": {
"@headlessui/vue": "1.7.5",
"@iconify/json": "2.1.151",
"@headlessui/vue": "1.7.7",
"@iconify/json": "2.1.153",
"@leo91000/lyonkit-client": "1.10.1",
"@lyonkit/bloks": "workspace:*",
"@lyonkit/nuxt": "workspace:*",
"@mdi/js": "^7.1.96",
"@types/lodash-es": "4.17.6",
"@vueuse/nuxt": "9.6.0",
"@vueuse/nuxt": "9.7.0",
"lodash-es": "4.17.21",
"nuxt": "3.0.0",
"sass": "^1.56.2",
"sass": "^1.57.0",
"vite": "3.2.5",
"vitest": "0.25.7",
"vitest": "0.25.8",
"vue": "3.2.45",
"vuetify": "3.0.4",
"vuetify": "3.0.5",
"webpack": "5.75.0"
}
}
2 changes: 1 addition & 1 deletion apps/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"typecheck": "nuxt typecheck"
},
"devDependencies": {
"@iconify/json": "2.1.151",
"@iconify/json": "2.1.153",
"@leo91000/lyonkit-client": "1.10.1",
"@lyonkit/bloks": "workspace:*",
"@unocss/nuxt": "0.47.6",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@lyonkit/monorepo",
"type": "module",
"version": "0.1.0",
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.18.2",
"description": "Monorepo starter that feature page building CMS",
"author": "Léo Coletta <leo.coletta@pm.me>",
"volta": {
Expand All @@ -22,8 +22,8 @@
"@bloks": "pnpm --filter @lyonkit/bloks"
},
"devDependencies": {
"@antfu/eslint-config": "0.33.1",
"eslint": "8.29.0",
"@antfu/eslint-config": "0.34.0",
"eslint": "8.30.0",
"typescript": "4.9.4",
"unocss": "0.47.6",
"vite": "3.2.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/bloks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"typescript": "4.9.4",
"vite": "3.2.5",
"vite-plugin-dts": "1.7.1",
"vitest": "0.25.7",
"vitest": "0.25.8",
"vue": "3.2.45",
"vue-tsc": "1.0.13"
}
Expand Down

0 comments on commit cce44f7

Please sign in to comment.