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 Mar 15, 2024
1 parent 6a13112 commit 0d119de
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 740 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.15.3",
"packageManager": "pnpm@8.15.4",
"scripts": {
"build": "nuxi build",
"dev": "nuxi dev",
Expand All @@ -17,7 +17,7 @@
"@formkit/icons": "^0.19.3",
"@formkit/nuxt": "^0.19.3",
"@formkit/themes": "^0.19.3",
"@iconify-json/carbon": "^1.1.30",
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/twemoji": "^1.1.15",
"@jcamp/eslint-config": "^0.8.2",
"@jcamp/tailwindcss-plugin-animate": "^0.2.2",
Expand All @@ -29,17 +29,17 @@
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@vite-pwa/nuxt": "^0.5.0",
"@vueuse/nuxt": "^10.8.0",
"@vite-pwa/nuxt": "^0.6.0",
"@vueuse/nuxt": "^10.9.0",
"commitlint-config-unjs": "^1.0.1",
"consola": "^3.2.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"lint-staged": "^14.0.1",
"nuxt": "^3.10.2",
"nuxt": "^3.10.3",
"pinia": "^2.1.7",
"prettier": "^3.2.5",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.3",
"simple-git-hooks": "^2.10.0",
"typescript": "^5.4.2",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit 0d119de

Please sign in to comment.