Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Jun 20, 2023
1 parent 5cf3aac commit 4ea259a
Show file tree
Hide file tree
Showing 2 changed files with 523 additions and 372 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.2",
"private": true,
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.6.3",
"license": "MIT",
"author": {
"name": "ntnyq",
Expand All @@ -21,31 +21,31 @@
"release": "bumpp"
},
"dependencies": {
"@astrolib/seo": "^0.3.0",
"@nanostores/solid": "^0.3.2",
"@unocss/reset": "^0.51.8",
"astro": "^2.3.3",
"dayjs": "^1.11.7",
"nanostores": "^0.8.1",
"solid-js": "^1.7.4"
"@astrolib/seo": "^0.4.0",
"@nanostores/solid": "^0.4.2",
"@unocss/reset": "^0.53.1",
"astro": "^2.6.5",
"dayjs": "^1.11.8",
"nanostores": "^0.9.2",
"solid-js": "^1.7.6"
},
"devDependencies": {
"@astrojs/netlify": "^2.2.2",
"@astrojs/node": "^5.1.2",
"@astrojs/solid-js": "^2.1.0",
"@astrojs/vercel": "^3.2.5",
"@iconify/json": "^2.2.58",
"@ntnyq/prettier-config": "^1.7.2",
"@astrojs/netlify": "^2.3.0",
"@astrojs/node": "^5.2.0",
"@astrojs/solid-js": "^2.2.0",
"@astrojs/vercel": "^3.5.0",
"@iconify/json": "^2.2.80",
"@ntnyq/prettier-config": "^1.9.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "18.16.3",
"@types/node": "20.3.1",
"fs-extra": "^11.1.1",
"husky": "^8.0.3",
"nano-staged": "^0.8.0",
"npm-run-all": "^4.1.5",
"pnpm": "^8.3.1",
"pnpm": "^8.6.3",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"unocss": "^0.51.8"
"typescript": "^5.1.3",
"unocss": "^0.53.1"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down

1 comment on commit 4ea259a

@vercel
Copy link

@vercel vercel bot commented on 4ea259a Jun 20, 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.