Skip to content

Commit

Permalink
Update all non-major dependencies (#122)
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 Oct 8, 2024
1 parent a418a0b commit 0fcdc3b
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 37 deletions.
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 20.17.0
pnpm 9.11.0
nodejs 20.18.0
pnpm 9.12.1
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.11.5",
"elm-codegen": "0.6.0",
"@dotenvx/dotenvx": "1.16.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.2"
"vite": "5.4.8"
},
"dependencies": {
"highlight.js": "11.10.0"
Expand Down
65 changes: 33 additions & 32 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 0fcdc3b

Please sign in to comment.