Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 870d696 commit 8859176
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.1",
"engines": {
"node": "20.x"
"node": "22.x"
},
"scripts": {
"dev": "astro dev",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.8.4",
"@types/node": "^22.0.0",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"prettier-plugin-svelte": "^3.0.3",
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8859176

Please sign in to comment.