Skip to content

Commit

Permalink
Merge pull request #48 from cmpadden/pnpm-upgrade
Browse files Browse the repository at this point in the history
pnpm upgrade
  • Loading branch information
cmpadden authored Apr 28, 2024
2 parents fec13e9 + 7e6c53f commit 3b18021
Show file tree
Hide file tree
Showing 2 changed files with 2,104 additions and 1,595 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@
"format": "prettier --parser vue components/ pages/ plugins/ --write"
},
"devDependencies": {
"@heroicons/vue": "^2.1.1",
"@nuxt/content": "^2.12.0",
"@nuxtjs/tailwindcss": "^6.11.4",
"@tailwindcss/typography": "^0.5.10",
"@heroicons/vue": "^2.1.3",
"@nuxt/content": "^2.12.1",
"@nuxtjs/tailwindcss": "^6.12.0",
"@tailwindcss/typography": "^0.5.13",
"feed": "^4.2.2",
"nuxt": "3.10.3",
"nuxt-headlessui": "^1.1.5",
"nuxt": "3.11.2",
"nuxt-headlessui": "^1.2.0",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"prettier-plugin-tailwindcss": "^0.5.14",
"sitemap": "^7.1.1",
"webpack": "^5.90.3"
"webpack": "^5.91.0"
},
"dependencies": {
"chords.ts": "^0.1.0",
"p5": "^1.9.0",
"tailwindcss": "^3.4.1"
"p5": "^1.9.3",
"tailwindcss": "^3.4.3"
}
}
Loading

0 comments on commit 3b18021

Please sign in to comment.