Skip to content

Commit

Permalink
Merge pull request #69 from cmpadden/pnpm-update
Browse files Browse the repository at this point in the history
pnpm update
  • Loading branch information
cmpadden authored Dec 27, 2024
2 parents 7e7df8f + ac6af13 commit 6ca07a9
Show file tree
Hide file tree
Showing 2 changed files with 2,193 additions and 1,862 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
"format": "prettier --parser vue components/ pages/ --write"
},
"devDependencies": {
"@heroicons/vue": "^2.1.3",
"@nuxt/content": "^2.12.1",
"@nuxtjs/tailwindcss": "^6.12.0",
"@tailwindcss/typography": "^0.5.13",
"@heroicons/vue": "^2.2.0",
"@nuxt/content": "^2.13.4",
"@nuxtjs/tailwindcss": "^6.12.2",
"@tailwindcss/typography": "^0.5.15",
"feed": "^4.2.2",
"nuxt": "3.13.2",
"nuxt-headlessui": "^1.2.0",
"prettier": "^3.2.5",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.5.14",
"sitemap": "^7.1.1",
"webpack": "^5.91.0"
"sitemap": "^7.1.2",
"webpack": "^5.97.1"
},
"dependencies": {
"chords.ts": "^0.1.0",
"p5": "^1.9.3",
"tailwindcss": "^3.4.3"
"p5": "^1.11.2",
"tailwindcss": "^3.4.17"
}
}
Loading

0 comments on commit 6ca07a9

Please sign in to comment.