Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Aug 19, 2024
1 parent d2f056f commit 54e3586
Show file tree
Hide file tree
Showing 2 changed files with 463 additions and 313 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,31 +18,31 @@
},
"devDependencies": {
"@heroicons/vue": "^2.1.5",
"@nuxt/eslint": "^0.3.13",
"@nuxt/eslint": "^0.5.1",
"@nuxtjs/tailwindcss": "^6.12.1",
"@pinia-plugin-persistedstate/nuxt": "^1.2.1",
"@pinia/nuxt": "^0.5.1",
"@pinia/nuxt": "^0.5.3",
"@prettier/plugin-xml": "^3.4.1",
"@sapphire/prettier-config": "^2.0.0",
"@skyra/discord-components-core": "^4.0.0-alpha.23",
"@tailvue/nuxt": "^1.0.0",
"@vee-validate/nuxt": "^4.13.2",
"@vee-validate/yup": "^4.13.2",
"@vite-pwa/nuxt": "^0.9.1",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"@vite-pwa/nuxt": "^0.10.0",
"@vueuse/core": "^11.0.1",
"@vueuse/nuxt": "^11.0.1",
"daisyui": "^4.12.10",
"discord-api-types": "0.37.93",
"eslint": "^9.7.0",
"discord-api-types": "0.37.95",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"nuxt": "^3.12.4",
"pinia": "^2.1.7",
"pinia": "^2.2.2",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"prettier-plugin-tailwindcss": "^0.6.6",
"typescript": "^5.5.4",
"vite-plugin-pwa": "^0.20.0",
"vue-tsc": "^2.0.28"
"vite-plugin-pwa": "^0.20.1",
"vue-tsc": "^2.0.29"
},
"resolutions": {
"tailvue@npm:^0.1.30": "patch:tailvue@npm%3A0.1.68#~/.yarn/patches/tailvue-npm-0.1.68-6186f25193.patch"
Expand Down
Loading

0 comments on commit 54e3586

Please sign in to comment.