Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
robinscholz committed Dec 18, 2024
2 parents 1bfdb54 + dd4582f commit fe82306
Show file tree
Hide file tree
Showing 4 changed files with 111 additions and 447 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"lint": "eslint ."
},
"dependencies": {
"@maas/mirror": "^0.5.1",
"@maas/mirror": "^0.5.7",
"@maas/vue-equipment/composables": "workspace:composables@*",
"@maas/vue-equipment/metadata": "workspace:metadata@*",
"@maas/vue-equipment/plugins": "workspace:plugins@*",
Expand Down
2 changes: 1 addition & 1 deletion packages/composables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"vue": "^3.5.13"
},
"devDependencies": {
"@maas/mirror": "^0.5.1",
"@maas/mirror": "^0.5.7",
"@types/fontkit": "^2.0.3",
"@types/luxon": "^3.3.1",
"tsup": "^8.3.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"@nuxt/kit": "^3.14.1592"
},
"devDependencies": {
"@nuxt/devtools": "1.6.3",
"@nuxt/eslint-config": "^0.7.1",
"@nuxt/devtools": "1.6.4",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.15.1",
Expand Down
Loading

0 comments on commit fe82306

Please sign in to comment.