Skip to content

Commit

Permalink
chore: bump nuxt versions (#1351)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Jan 17, 2024
1 parent e9d8b4e commit f7792f0
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 61 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@iconify-json/svg-spinners": "^1.1.2",
"@iconify-json/tabler": "^1.1.104",
"@nuxt/content": "2.10.0",
"@nuxt/image": "1.2.0",
"@nuxt/kit": "3.9.2",
"@nuxt/image": "1.3.0",
"@nuxt/kit": "3.9.3",
"@nuxtjs/color-mode": "3.3.2",
"@nuxtjs/fontaine": "0.4.1",
"@nuxtjs/html-validator": "1.6.0",
Expand All @@ -52,7 +52,7 @@
"masto": "^6.5.2",
"mlly": "^1.5.0",
"nitropack": "^2.8.1",
"nuxt": "3.9.2",
"nuxt": "3.9.3",
"nuxt-time": "^0.1.1",
"partykit": "0.0.72",
"partysocket": "^0.0.20",
Expand Down Expand Up @@ -92,9 +92,6 @@
"vitest": "1.2.0",
"vue-tsc": "1.8.27"
},
"resolutions": {
"ipx": "^3.0.0"
},
"simple-git-hooks": {
"commit-msg": "pnpm commitlint --edit $1",
"pre-commit": "pnpm lint-staged"
Expand Down
107 changes: 52 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit f7792f0

@vercel
Copy link

@vercel vercel bot commented on f7792f0 Jan 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.