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 3, 2024
1 parent ca7c1e8 commit 5864189
Show file tree
Hide file tree
Showing 3 changed files with 541 additions and 424 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.11.0
pnpm 9.12.3
pnpm 9.14.4
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.22.0",
"@dotenvx/dotenvx": "1.28.0",
"elm-codegen": "0.6.1",
"elm-optimize-level-2": "0.3.5",
"elm-pages": "3.0.16",
"elm-pages": "3.0.18",
"elm-review": "2.12.0",
"elm-tooling": "1.15.1",
"http-server": "14.1.1",
"lamdera": "0.19.1-1.3.2",
"vite": "5.4.10"
"vite": "5.4.11"
},
"dependencies": {
"highlight.js": "11.10.0"
Expand Down
Loading

0 comments on commit 5864189

Please sign in to comment.