Skip to content

Commit

Permalink
Housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Dec 31, 2024
1 parent 49621fa commit e88c5ba
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,26 @@
"fast-cidr-tools": "^0.3.1",
"fast-fifo": "^1.3.2",
"fdir": "^6.4.2",
"foxts": "^1.0.11",
"foxts": "^1.0.13",
"hash-wasm": "^4.12.0",
"json-stringify-pretty-compact": "^3.0.0",
"make-fetch-happen": "^14.0.3",
"picocolors": "^1.1.1",
"tar-fs": "^3.0.6",
"tinyexec": "^0.3.1",
"tldts": "^6.1.69",
"tldts-experimental": "^6.1.69",
"tinyexec": "^0.3.2",
"tldts": "^6.1.70",
"tldts-experimental": "^6.1.70",
"undici": "^7.2.0",
"undici-cache-store-better-sqlite3": "^0.1.1",
"whoiser": "^1.18.0",
"why-is-node-running": "^3.2.1",
"xbits": "^0.2.0",
"yaml": "^2.6.1"
"yaml": "^2.7.0"
},
"devDependencies": {
"@eslint-sukka/node": "^6.13.0",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.10.1",
"@swc/core": "^1.10.4",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.12",
"@types/cacache": "^17.0.2",
Expand All @@ -66,11 +66,11 @@
"eslint-config-sukka": "^6.13.0",
"eslint-formatter-sukka": "^6.13.0",
"expect": "^29.7.0",
"mitata": "^1.0.21",
"mitata": "^1.0.23",
"mocha": "^11.0.1",
"typescript": "^5.7.2"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"resolutions": {
"has": "npm:@nolyfill/has@latest"
}
Expand Down
Loading

0 comments on commit e88c5ba

Please sign in to comment.