Skip to content

Commit

Permalink
update dependencies for demo page
Browse files Browse the repository at this point in the history
  • Loading branch information
rlidwka committed Jul 6, 2024
1 parent 2632bcc commit c583fcf
Show file tree
Hide file tree
Showing 2 changed files with 1,126 additions and 777 deletions.
16 changes: 8 additions & 8 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
},
"devDependencies": {
"@wasm-tool/wasm-pack-plugin": "^1.7.0",
"css-loader": "^6.7.1",
"pug": "^3.0.2",
"pug-plugin": "^4.1.0",
"stylus": "^0.59.0",
"stylus-loader": "^7.0.0",
"webpack": "^5.76.0",
"webpack-cli": "^5.1.0",
"webpack-dev-server": "^4.10.0"
"css-loader": "^7.1.2",
"pug": "^3.0.3",
"pug-plugin": "^5.3.0",
"stylus": "^0.63.0",
"stylus-loader": "^8.1.0",
"webpack": "^5.92.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
}
}
Loading

0 comments on commit c583fcf

Please sign in to comment.