Skip to content

Commit

Permalink
chore(deps) update to vite 5, update rollup to unblock s390x build WD…
Browse files Browse the repository at this point in the history
…-8319

Signed-off-by: David Edler <[email protected]>
  • Loading branch information
edlerd committed Apr 3, 2024
1 parent 5f4f919 commit 8788a34
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 159 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"stylelint-scss": "6.0.0",
"typescript": "5.3.3",
"v8-to-istanbul": "9.2.0",
"vite": "4.5.2",
"vite": "5.2.6",
"vite-plugin-istanbul": "5.0.0",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.1"
Expand All @@ -111,6 +111,6 @@
"src/**/*.scss": "stylelint"
},
"resolutions": {
"rollup": "@rollup/wasm-node@4.9.5"
"rollup": "@rollup/wasm-node@4.13.1"
}
}
Loading

0 comments on commit 8788a34

Please sign in to comment.