Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 0d119de commit 6c01dff
Show file tree
Hide file tree
Showing 2 changed files with 2,166 additions and 1,247 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "[email protected].4",
"packageManager": "[email protected].7",
"scripts": {
"build": "nuxi build",
"dev": "nuxi dev",
Expand All @@ -23,23 +23,23 @@
"@jcamp/tailwindcss-plugin-animate": "^0.2.2",
"@jcamp/tailwindcss-plugin-icons": "^0.6.2",
"@nuxt/devtools": "^0.8.5",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/tailwindcss": "^6.11.4",
"@nuxtjs/color-mode": "^3.4.0",
"@nuxtjs/tailwindcss": "^6.12.0",
"@pinia/nuxt": "^0.5.1",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@tailwindcss/typography": "^0.5.12",
"@vite-pwa/nuxt": "^0.6.0",
"@vueuse/nuxt": "^10.9.0",
"commitlint-config-unjs": "^1.0.1",
"consola": "^3.2.3",
"eslint": "^8.57.0",
"lint-staged": "^14.0.1",
"nuxt": "^3.10.3",
"nuxt": "^3.11.2",
"pinia": "^2.1.7",
"prettier": "^3.2.5",
"simple-git-hooks": "^2.10.0",
"typescript": "^5.4.2",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.5",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit 6c01dff

Please sign in to comment.