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 Jul 11, 2024
1 parent 988847d commit 76ebc0a
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 147 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"serve": "pnpm build && http-server ./dist -a localhost -p 3000 -c-1"
},
"devDependencies": {
"@dotenvx/dotenvx": "1.5.0",
"@dotenvx/dotenvx": "1.6.0",
"elm-codegen": "0.5.3",
"elm-optimize-level-2": "0.3.5",
"elm-pages": "3.0.15",
"elm-review": "2.11.2",
"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.2.11"
"vite": "5.3.3"
},
"dependencies": {
"highlight.js": "11.9.0"
"highlight.js": "11.10.0"
}
}
Loading

0 comments on commit 76ebc0a

Please sign in to comment.