Skip to content

Commit

Permalink
Update all non-major dependencies (#127)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 5e41e4a commit 99ded83
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 58 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 20.18.0
pnpm 9.12.2
pnpm 9.12.3
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"serve": "pnpm build && http-server ./dist -a localhost -p 3000 -c-1"
},
"devDependencies": {
"@dotenvx/dotenvx": "1.20.0",
"@dotenvx/dotenvx": "1.22.0",
"elm-codegen": "0.6.1",
"elm-optimize-level-2": "0.3.5",
"elm-pages": "3.0.16",
"elm-review": "2.12.0",
"elm-tooling": "1.15.1",
"http-server": "14.1.1",
"lamdera": "0.19.1-1.2.1-1",
"vite": "5.4.9"
"lamdera": "0.19.1-1.3.2",
"vite": "5.4.10"
},
"dependencies": {
"highlight.js": "11.10.0"
Expand Down
121 changes: 67 additions & 54 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 99ded83

Please sign in to comment.