Skip to content

Commit

Permalink
Upgrade JavaScript dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Sep 24, 2024
1 parent 21d1f45 commit 5b84d4b
Show file tree
Hide file tree
Showing 2 changed files with 1,110 additions and 666 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@
"cable_ready": "^5.0.5"
},
"devDependencies": {
"@open-wc/testing": "^3.1.7",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-terser": "^0.4.0",
"@web/dev-server-esbuild": "^0.3.3",
"@web/dev-server-rollup": "^0.3.21",
"@web/test-runner": "^0.15.1",
"@open-wc/testing": "^4.0.0",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@web/dev-server-esbuild": "^1.0.2",
"@web/dev-server-rollup": "^0.6.4",
"@web/test-runner": "^0.19.0",
"prettier-standard": "^16.4.1",
"rollup": "^3.19.1",
"rollup": "^4.22.4",
"toastify-js": "^1.12.0",
"vitepress": "^1.0.0-beta.1"
}
Expand Down
Loading

0 comments on commit 5b84d4b

Please sign in to comment.