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

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2024-08-30 02:04:52 +00:00
parent dd2cb68fc1
commit 1fabe0cf6a
5 changed files with 390 additions and 184 deletions

View File

@@ -15,18 +15,18 @@
"type": "git", "type": "git",
"url": "git+https://github.com/robonen/tools.git" "url": "git+https://github.com/robonen/tools.git"
}, },
"packageManager": "pnpm@9.7.1", "packageManager": "pnpm@9.9.0",
"engines": { "engines": {
"node": ">=20.16.0" "node": ">=20.17.0"
}, },
"type": "module", "type": "module",
"devDependencies": { "devDependencies": {
"@types/node": "^20.14.15", "@types/node": "^20.16.2",
"citty": "^0.1.6", "citty": "^0.1.6",
"jiti": "^1.21.6", "jiti": "^1.21.6",
"pathe": "^1.1.2", "pathe": "^1.1.2",
"scule": "^1.3.0", "scule": "^1.3.0",
"vitepress": "^1.3.2" "vitepress": "^1.3.4"
}, },
"scripts": { "scripts": {
"all:test": "pnpm -r test", "all:test": "pnpm -r test",

View File

@@ -16,9 +16,9 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate" "directory": "packages/renovate"
}, },
"packageManager": "pnpm@9.7.1", "packageManager": "pnpm@9.9.0",
"engines": { "engines": {
"node": ">=20.16.0" "node": ">=20.17.0"
}, },
"files": [ "files": [
"default.json" "default.json"

View File

@@ -18,9 +18,9 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "packages/stdlib" "directory": "packages/stdlib"
}, },
"packageManager": "pnpm@9.7.1", "packageManager": "pnpm@9.9.0",
"engines": { "engines": {
"node": ">=20.16.0" "node": ">=20.17.0"
}, },
"type": "module", "type": "module",
"files": [ "files": [

View File

@@ -16,9 +16,9 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "packages/tsconfig" "directory": "packages/tsconfig"
}, },
"packageManager": "pnpm@9.7.1", "packageManager": "pnpm@9.9.0",
"engines": { "engines": {
"node": ">=20.16.0" "node": ">=20.17.0"
}, },
"files": [ "files": [
"**tsconfig.json" "**tsconfig.json"

554
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff