Skip to content

Commit

Permalink
chore: lib updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hmbanan666 committed Sep 4, 2024
1 parent 01a555f commit 55ce3d5
Show file tree
Hide file tree
Showing 4 changed files with 936 additions and 155 deletions.
6 changes: 3 additions & 3 deletions apps/food/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
"@prisma/client": "^5.19.1"
},
"devDependencies": {
"@iconify-json/lucide": "^1.2.1",
"@iconify-json/lucide": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.1",
"@next-orders/eslint": "workspace:*",
"@nuxt/devtools": "^1.4.1",
"@nuxt/fonts": "^0.7.2",
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.13.1",
"@nuxt/ui": "^2.18.4",
"@nuxtjs/device": "^3.2.2",
"@nuxtjs/i18n": "^8.5.1",
"@types/node": "*",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"nuxt": "^3.13.0",
"nuxt": "^3.13.1",
"prisma": "^5.19.1",
"tailwindcss": "^3.4.10",
"vue-tsc": "^2.1.4"
Expand Down
6 changes: 3 additions & 3 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@iconify-json/lucide": "^1.2.1",
"@iconify-json/lucide": "^1.2.2",
"@iconify-json/pixelarticons": "^1.2.0",
"@next-orders/eslint": "workspace:*",
"@nuxt/devtools": "^1.4.1",
"@nuxt/fonts": "^0.7.2",
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.13.1",
"@nuxt/ui": "^2.18.4",
"@nuxtjs/device": "^3.2.2",
"@nuxtjs/i18n": "^8.5.1",
"@types/node": "*",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"nuxt": "^3.13.0",
"nuxt": "^3.13.1",
"nuxt-auth-utils": "^0.3.5",
"nuxt-time": "^0.1.3",
"tailwindcss": "^3.4.10",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"changelogen": "^0.5.5",
"dotenv-cli": "^7.4.2",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"turbo": "^2.1.1"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 55ce3d5

Please sign in to comment.