Skip to content

Commit

Permalink
Merge pull request #40 from jgsme/update-packages
Browse files Browse the repository at this point in the history
update packages
  • Loading branch information
e-jigsaw authored Oct 29, 2023
2 parents a96170f + c1294c5 commit e413f51
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 120 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@types/js-yaml": "^4.0.5",
"js-yaml": "^4.1.0",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0"
"prettier-plugin-astro": "^0.12.1"
},
"dependencies": {
"astro": "^3.0.10",
"astro": "^3.4.0",
"feather-icons": "^4.29.0"
},
"scripts": {
Expand All @@ -25,8 +25,8 @@
"preview": "astro preview",
"astro": "astro"
},
"packageManager": "pnpm@7.20.0",
"packageManager": "pnpm@8.10.0",
"volta": {
"node": "18.17.1"
"node": "20.9.0"
}
}
Loading

0 comments on commit e413f51

Please sign in to comment.