Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 532fdf9 commit 5f54e48
Show file tree
Hide file tree
Showing 2 changed files with 2,873 additions and 522 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@
"tailwind.config.ts"
],
"dependencies": {
"@nuxt/content": "^2.11.0",
"@nuxthq/studio": "^1.0.10",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/tailwindcss": "^6.11.0",
"@tailwindcss/typography": "^0.5.10",
"nuxt-icon": "^0.6.8"
"@nuxt/content": "^2.12.1",
"@nuxthq/studio": "^1.0.13",
"@nuxtjs/color-mode": "^3.3.3",
"@nuxtjs/tailwindcss": "^6.11.4",
"@tailwindcss/typography": "^0.5.12",
"nuxt-icon": "^0.6.10"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@types/node": "^20.11.5",
"eslint": "^8.56.0",
"nuxt": "^3.9.3",
"release-it": "^17.0.1",
"typescript": "^5.3.3"
"@types/node": "^20.12.2",
"eslint": "^8.57.0",
"nuxt": "^3.11.1",
"release-it": "^17.1.1",
"typescript": "^5.4.3"
},
"release-it": {
"git": {
Expand Down
Loading

0 comments on commit 5f54e48

Please sign in to comment.