Skip to content

Commit

Permalink
Upgrade build dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
lapo-luchini committed Nov 9, 2024
1 parent 0b06dff commit 9d7b358
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"node": ">=12.20.0"
},
"devDependencies": {
"@rollup/wasm-node": "^4.17.2",
"eslint": "^8.34.0",
"@rollup/wasm-node": "^4.25.0",
"eslint": "^8.57.1",
"htmlparser2": "^9.1.0",
"vite": "^5.2.10",
"vite-plugin-dom": "^1.0.3",
"vite-plugin-singlefile": "^2.0.1"
"vite": "^5.4.10",
"vite-plugin-dom": "^1.0.4",
"vite-plugin-singlefile": "^2.0.3"
},
"overrides": {
"rollup": "npm:@rollup/wasm-node"
Expand Down

0 comments on commit 9d7b358

Please sign in to comment.