Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Apr 18, 2024
1 parent 7beb945 commit 15b8e52
Show file tree
Hide file tree
Showing 4 changed files with 2,675 additions and 2,653 deletions.
28 changes: 11 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,30 +11,24 @@
"postinstall": "nuxt prepare && simple-git-hooks"
},
"dependencies": {
"@azure/identity": "^4.0.1",
"@azure/identity": "^4.1.0",
"@azure/storage-blob": "^12.17.0",
"@neoconfetti/vue": "^2.2.1",
"@nuxtjs/html-validator": "^1.6.0",
"@nuxtjs/html-validator": "^1.7.2",
"@nuxtjs/plausible": "^1.0.0",
"@unocss/nuxt": "^0.58.5",
"nitropack": "^2.8.1",
"nuxt": "^3.10.1",
"nuxt-og-image": "^3.0.0-rc.38",
"nuxt-time": "^0.1.2",
"ufo": "^1.4.0",
"vue": "^3.4.15"
"@unocss/nuxt": "^0.59.4",
"nitropack": "^2.9.6",
"nuxt": "^3.11.2",
"nuxt-og-image": "^3.0.0-rc.52",
"nuxt-time": "^0.1.3",
"ufo": "^1.5.3",
"vue": "^3.4.23"
},
"devDependencies": {
"@nuxt/eslint": "0.3.0-beta.9",
"@nuxt/eslint": "0.3.8",
"eslint": "latest",
"lint-staged": "latest",
"simple-git-hooks": "2.9.0"
},
"pnpm": {
"patchedDependencies": {
"[email protected]": "patches/[email protected]",
"[email protected]": "patches/[email protected]"
}
"simple-git-hooks": "2.11.1"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
12 changes: 0 additions & 12 deletions patches/[email protected]

This file was deleted.

14 changes: 0 additions & 14 deletions patches/[email protected]

This file was deleted.

Loading

0 comments on commit 15b8e52

Please sign in to comment.