Skip to content

Commit

Permalink
updates deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoscaz committed Sep 3, 2024
1 parent 72fa26b commit c19324d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,23 +53,23 @@
"url": "https://github.com/jacoscaz/quadstore.git"
},
"devDependencies": {
"@nxtedition/rocksdb": "^10.0.14",
"@types/chai": "^4.3.16",
"@nxtedition/rocksdb": "^10.3.8",
"@types/chai": "^4.3.19",
"@types/mocha": "^10.0.7",
"@types/n3": "^1.16.4",
"@types/n3": "^1.16.5",
"@types/node-static": "^0.7.11",
"browser-level": "^1.0.1",
"chai": "^5.1.1",
"classic-level": "^1.4.1",
"expect.js": "^0.3.1",
"memory-level": "^1.0.0",
"mocha": "^10.5.2",
"n3": "^1.17.4",
"mocha": "^10.7.3",
"n3": "^1.21.0",
"node-static": "^0.7.11",
"puppeteer": "^22.12.1",
"puppeteer": "^23.2.2",
"rdf-data-factory": "^1.1.2",
"typescript": "^5.5.3",
"webpack": "^5.92.1",
"typescript": "^5.5.4",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"dependencies": {
Expand Down

0 comments on commit c19324d

Please sign in to comment.