Skip to content

Commit

Permalink
package.json and package-lock.json updates.
Browse files Browse the repository at this point in the history
We have updated the versions of npm / node.js packages specified
in the files:

* https://en.wikipedia.org/wiki/Npm_(software)

This is possibly thanks to a prompting by https://snyk.io/ or GitHub
or GitLab.
  • Loading branch information
shlomif committed Jan 16, 2025
1 parent 95c26ac commit 0bce5c0
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 81 deletions.
175 changes: 97 additions & 78 deletions fc-solve/site/wml/package-lock.json

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

6 changes: 3 additions & 3 deletions fc-solve/site/wml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@types/jquery": "^3.5.32",
"@types/node": "^22.10.6",
"@types/node": "^22.10.7",
"@types/qunit": "^2.19.12",
"acorn": "^8.14.0",
"amdefine": "^1.0.1",
Expand All @@ -25,7 +25,7 @@
"elliptic": "^6.6.1",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.2",
"flatted": "^3.3.2",
"html-minifier": "^4.0.0",
"jquery": "^3.7.1",
Expand All @@ -36,7 +36,7 @@
"npm": "^11.0.0",
"param-case": "^4.0.0",
"prettier": "^3.4.2",
"puppeteer": "^24.0.0",
"puppeteer": "^24.1.0",
"qunit": "^2.23.1",
"qunit-puppeteer": "github:shlomif/qunit-puppeteer",
"requirejs": "^2.3.7",
Expand Down

0 comments on commit 0bce5c0

Please sign in to comment.