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 Jun 29, 2023
1 parent a4e6e8c commit 717ac26
Show file tree
Hide file tree
Showing 2 changed files with 2,770 additions and 1,859 deletions.
22 changes: 11 additions & 11 deletions package.json
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@7.12.1",
"packageManager": "pnpm@8.6.5",
"engines": {
"node": "^16.11.0 || ^17.0.0 || || ^18.0.0"
},
Expand All @@ -12,12 +12,12 @@
"lint": "eslint ."
},
"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/android": "^5.0.0",
"@capacitor/app": "4.1.1",
"@capacitor/core": "4.8.1",
"@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.8.1",
"@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.8.0",
"@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.1.6"
}
}

0 comments on commit 717ac26

Please sign in to comment.