Skip to content

Commit

Permalink
chore: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Sep 14, 2023
1 parent 3c97d3d commit d23e946
Show file tree
Hide file tree
Showing 4 changed files with 327 additions and 517 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@8.7.0",
"packageManager": "pnpm@8.7.5",
"license": "MIT",
"author": {
"name": "ntnyq",
Expand All @@ -23,30 +23,30 @@
"dependencies": {
"@astrolib/seo": "^0.6.0",
"@nanostores/solid": "^0.4.2",
"@unocss/reset": "^0.55.3",
"astro": "^3.0.2",
"@unocss/reset": "^0.55.7",
"astro": "^3.0.13",
"dayjs": "^1.11.9",
"nanostores": "^0.9.3",
"solid-js": "^1.7.11"
},
"devDependencies": {
"@astrojs/netlify": "^3.0.0",
"@astrojs/netlify": "^3.0.1",
"@astrojs/node": "^6.0.0",
"@astrojs/solid-js": "^3.0.0",
"@astrojs/vercel": "^4.0.0",
"@iconify/json": "^2.2.108",
"@ntnyq/prettier-config": "^1.12.4",
"@astrojs/solid-js": "^3.0.1",
"@astrojs/vercel": "^4.0.5",
"@iconify/json": "^2.2.115",
"@ntnyq/prettier-config": "^1.13.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "20.5.7",
"@types/node": "20.6.0",
"bumpp": "^9.2.0",
"fs-extra": "^11.1.1",
"husky": "^8.0.3",
"nano-staged": "^0.8.0",
"npm-run-all": "^4.1.5",
"pnpm": "^8.7.0",
"pnpm": "^8.7.5",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unocss": "^0.55.3"
"unocss": "^0.55.7"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down

1 comment on commit d23e946

@vercel
Copy link

@vercel vercel bot commented on d23e946 Sep 14, 2023

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.