Skip to content

Commit

Permalink
Chore: housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Dec 12, 2024
1 parent c4b0076 commit 8993ee9
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 154 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ghostery/adblocker": "^2.1.1",
"@ghostery/adblocker": "^2.3.1",
"@henrygd/queue": "^1.0.7",
"async-retry": "^1.3.3",
"better-sqlite3": "^11.6.0",
"better-sqlite3": "^11.7.0",
"cacache": "^19.0.1",
"ci-info": "^4.1.0",
"csv-parse": "^5.6.0",
Expand All @@ -39,9 +39,9 @@
"picocolors": "^1.1.1",
"tar-fs": "^3.0.6",
"tinyexec": "^0.3.1",
"tldts": "^6.1.64",
"tldts-experimental": "^6.1.64",
"undici": "^7.0.0",
"tldts": "^6.1.67",
"tldts-experimental": "^6.1.67",
"undici": "^7.1.0",
"whoiser": "^1.18.0",
"why-is-node-running": "^3.2.1",
"xbits": "^0.2.0",
Expand All @@ -50,26 +50,26 @@
"devDependencies": {
"@eslint-sukka/node": "^6.12.0",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.9.3",
"@swc/core": "^1.10.1",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.12",
"@types/cacache": "^17.0.2",
"@types/dns2": "^2.0.9",
"@types/make-fetch-happen": "^10.0.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/node-fetch": "^2.6.12",
"@types/tar-fs": "^2.0.4",
"@types/tar-stream": "^3.1.3",
"eslint": "^9.16.0",
"eslint-config-sukka": "^6.12.0",
"eslint-formatter-sukka": "^6.12.0",
"expect": "^29.7.0",
"mitata": "^1.0.19",
"mocha": "^10.8.2",
"mitata": "^1.0.20",
"mocha": "^11.0.1",
"typescript": "^5.7.2"
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"resolutions": {
"has": "npm:@nolyfill/has@latest"
}
Expand Down
Loading

0 comments on commit 8993ee9

Please sign in to comment.