Skip to content

Commit

Permalink
npm dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
obiot committed Jun 7, 2024
1 parent d17f599 commit 403472b
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 30 deletions.
124 changes: 98 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,17 @@
"devDependencies": {
"@fastify/static": "^7.0.4",
"@melonjs/webdoc-theme": "^1.1.1",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-image": "^3.0.3",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-replace": "^5.0.7",
"@webdoc/cli": "^2.2.0",
"chromedriver": "^125.0.3",
"cross-env": "^7.0.3",
"del-cli": "^5.1.0",
"eslint": "^9.4.0",
"eslint-plugin-jsdoc": "^48.2.7",
"eslint-plugin-jsdoc": "^48.2.9",
"expect": "^29.7.0",
"expect-mocha-image-snapshot": "^3.0.16",
"fastify": "^4.27.0",
Expand All @@ -83,7 +83,7 @@
"rollup": "^4.18.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-string": "^3.0.0",
"terser": "^5.31.0",
"terser": "^5.31.1",
"typescript": "^5.4.5"
},
"scripts": {
Expand Down

0 comments on commit 403472b

Please sign in to comment.