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 Mar 31, 2023
1 parent a4e6e8c commit 6695c86
Show file tree
Hide file tree
Showing 2 changed files with 2,665 additions and 1,775 deletions.
20 changes: 10 additions & 10 deletions package.json
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@7.12.1",
"packageManager": "pnpm@8.1.0",
"engines": {
"node": "^16.11.0 || ^17.0.0 || || ^18.0.0"
},
Expand All @@ -13,11 +13,11 @@
},
"dependencies": {
"@capacitor/android": "^4.3.0",
"@capacitor/app": "4.0.1",
"@capacitor/core": "4.3.0",
"@capacitor/haptics": "4.0.1",
"@capacitor/keyboard": "4.0.1",
"@capacitor/status-bar": "4.0.1",
"@capacitor/app": "4.1.1",
"@capacitor/core": "4.7.3",
"@capacitor/haptics": "4.1.0",
"@capacitor/keyboard": "4.1.1",
"@capacitor/status-bar": "4.1.1",
"@headlessui/vue": "1.7.2",
"@pinia/nuxt": "0.4.2",
"@tailwindcss/aspect-ratio": "0.4.2",
Expand All @@ -28,16 +28,16 @@
},
"devDependencies": {
"@antfu/eslint-config": "0.27.0",
"@capacitor/cli": "4.3.0",
"@capacitor/cli": "4.7.3",
"@iconify-json/carbon": "1.1.8",
"@iconify-json/ic": "1.1.9",
"@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",
"@nuxtjs/tailwindcss": "6.6.5",
"@unocss/nuxt": "0.45.22",
"@vueuse/nuxt": "9.2.0",
"@vueuse/nuxt": "9.13.0",
"eslint": "8.23.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -48,6 +48,6 @@
"prettier-plugin-tailwindcss": "0.1.13",
"sass": "1.55.0",
"sass-loader": "13.0.2",
"typescript": "4.8.3"
"typescript": "5.0.3"
}
}

0 comments on commit 6695c86

Please sign in to comment.