Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
samualtnorman committed Feb 19, 2025
1 parent 1f9099b commit 7fec89f
Show file tree
Hide file tree
Showing 2 changed files with 763 additions and 707 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,25 @@
"url": "https://github.com/samualtnorman/binmat"
},
"dependencies": {
"@samual/lib": "0.13.0"
"@samual/lib": "^0.13.0"
},
"devDependencies": {
"@rollup/plugin-babel": "^6.0.4",
"@samual/rollup-config": "^0.1.2",
"@total-typescript/ts-reset": "^0.6.1",
"@types/braces": "^3.0.4",
"@types/node": "^18.19.68",
"@types/braces": "^3.0.5",
"@types/node": "^18.19.76",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/coverage-v8": "^3.0.6",
"babel-plugin-here": "^1.0.2",
"braces": "^3.0.3",
"hackmud-script-manager": "0.21.1-6eb310a",
"knip": "^5.41.1",
"hackmud-script-manager": "0.21.1-ef961a0",
"knip": "^5.44.4",
"random": "^5.1.1",
"rollup": "^4.29.0",
"semver": "^7.6.3",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
"rollup": "^4.34.8",
"semver": "^7.7.1",
"typescript": "^5.7.3",
"vitest": "^3.0.6"
},
"engines": {
"node": "^18.20 || ^20.10 || >=22",
Expand Down
Loading

0 comments on commit 7fec89f

Please sign in to comment.