Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 170773c commit 277ce2c
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 22.12.0
pnpm 9.15.0
pnpm 9.15.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"serve": "dotenvx run -- pnpm build && http-server ./dist -a localhost -p 3000 -c-1"
},
"devDependencies": {
"@dotenvx/dotenvx": "1.28.0",
"@dotenvx/dotenvx": "1.31.0",
"elm-codegen": "0.6.1",
"elm-optimize-level-2": "0.3.5",
"elm-pages": "3.0.19",
Expand All @@ -19,6 +19,6 @@
"vite": "5.4.11"
},
"dependencies": {
"highlight.js": "11.10.0"
"highlight.js": "11.11.0"
}
}
25 changes: 13 additions & 12 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 277ce2c

Please sign in to comment.