Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2022
1 parent a4e6e8c commit bfa55df
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@7.12.1",
"packageManager": "pnpm@7.13.2",
"engines": {
"node": "^16.11.0 || ^17.0.0 || || ^18.0.0"
},
Expand All @@ -18,13 +18,13 @@
"@capacitor/haptics": "4.0.1",
"@capacitor/keyboard": "4.0.1",
"@capacitor/status-bar": "4.0.1",
"@headlessui/vue": "1.7.2",
"@pinia/nuxt": "0.4.2",
"@headlessui/vue": "1.7.3",
"@pinia/nuxt": "0.4.3",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.3",
"@tailwindcss/line-clamp": "0.4.2",
"@tailwindcss/typography": "0.5.7",
"pinia": "2.0.22"
"pinia": "2.0.23"
},
"devDependencies": {
"@antfu/eslint-config": "0.27.0",
Expand All @@ -34,20 +34,20 @@
"@iconify-json/ph": "1.1.2",
"@iconify-json/twemoji": "1.1.5",
"@intlify/nuxt3": "0.2.4",
"@nuxtjs/color-mode": "3.1.6",
"@nuxtjs/tailwindcss": "5.3.3",
"@unocss/nuxt": "0.45.22",
"@nuxtjs/color-mode": "3.1.8",
"@nuxtjs/tailwindcss": "5.3.5",
"@unocss/nuxt": "0.45.29",
"@vueuse/nuxt": "9.2.0",
"eslint": "8.23.1",
"eslint": "8.25.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-vue": "9.5.1",
"eslint-plugin-vue": "9.6.0",
"nuxt": "3.0.0-rc.11",
"nuxt-ionic": "^0.7.0",
"prettier": "2.7.1",
"prettier-plugin-tailwindcss": "0.1.13",
"sass": "1.55.0",
"sass-loader": "13.0.2",
"typescript": "4.8.3"
"sass-loader": "13.1.0",
"typescript": "4.8.4"
}
}

0 comments on commit bfa55df

Please sign in to comment.