Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
* Pin to nuxt/image 1.2.0, since 1.3.0 breaks IPX rendering.
  Most likely due to nuxt/image#1177.
* Add an explicit resolution for jackspeak to work around
  nuxt/nuxt#21231.
  • Loading branch information
imphil committed Jan 31, 2024
1 parent 06f98b5 commit 488946a
Show file tree
Hide file tree
Showing 2 changed files with 1,336 additions and 1,202 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,11 @@
"@fontsource-variable/public-sans": "^5.0.0",
"@fontsource/ibm-plex-mono": "^5.0.0",
"@nuxt/devtools": "^1.0.0",
"@nuxt/image": "^1.1.0",
"@nuxt/image": "1.2.0",
"flowbite": "^2.0.0",
"nuxt-content-assets": "^1.3.3"
},
"resolutions": {
"jackspeak": "2.1.1"
}
}
Loading

0 comments on commit 488946a

Please sign in to comment.