1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

chore(repo): update deps

This commit is contained in:
2024-04-19 01:10:07 +07:00
parent 90328bf8d0
commit 26a99b7d67
5 changed files with 1535 additions and 1284 deletions

View File

@@ -18,7 +18,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/stdlib"
},
"packageManager": "pnpm@9.0.1",
"packageManager": "pnpm@9.0.4",
"engines": {
"node": ">=18.0.0"
},
@@ -47,8 +47,8 @@
"@robonen/tsconfig": "workspace:*",
"@vitest/coverage-v8": "^1.5.0",
"pathe": "^1.1.2",
"vite": "^5.2.8",
"vite-plugin-dts": "^3.8.1",
"vite": "^5.2.9",
"vite-plugin-dts": "^3.8.3",
"vitest": "^1.5.0"
}
}
}