Skip to content

Commit

Permalink
chore: gather updates from main
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr committed Mar 8, 2025
1 parent b5d3bff commit a98a591
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 100 deletions.
106 changes: 21 additions & 85 deletions package-lock.json

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

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,20 +56,20 @@
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@babel/preset-typescript": "^7.21.4",
"@babel/register": "^7.21.0",
"@rdfjs/types": "^1.1.0",
"@types/chai": "^4.3.4",
"@types/dirty-chai": "^2.0.2",
"@types/express": "^4.17.17",
"@types/jsonld": "^1.5.8",
"@types/mocha": "^10.0.4",
"@types/sinon-chai": "^3.2.9",
"babel-loader": "^9.1.2",
"chai": "^4.3.7",
"diff": "^5.1.0",
"@babel/plugin-transform-runtime": "^7.26.9",
"@babel/preset-env": "^7.26.9",
"@babel/preset-typescript": "^7.26.0",
"@babel/register": "^7.25.9",
"@rdfjs/types": "^2.0.1",
"@types/chai": "^4.3.20",
"@types/dirty-chai": "^2.0.5",
"@types/express": "^4.17.21",
"@types/jsonld": "^1.5.15",
"@types/mocha": "^10.0.10",
"@types/sinon-chai": "^3.2.12",
"babel-loader": "^9.2.1",
"chai": "^4.5.0",
"diff": "^5.2.0",
"dirty-chai": "^2.0.1",
"eslint": "^9.20.1",
"fs-grep": "0.0.5",
Expand All @@ -78,7 +78,7 @@
"nock": "^13.5.6",
"node-fetch": "^3.3.2",
"node-polyfill-webpack-plugin": "^2.0.1",
"sinon": "^15.0.3",
"sinon": "^15.2.0",
"sinon-chai": "^3.7.0",
"source-map-loader": "^4.0.2",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit a98a591

Please sign in to comment.