Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 1ffc439 commit 8d13387
Show file tree
Hide file tree
Showing 19 changed files with 1,561 additions and 711 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"Ray Epps"
],
"license": "MIT",
"packageManager": "pnpm@9.1.3",
"packageManager": "pnpm@9.13.2",
"engines": {
"node": ">=16.0.0"
},
Expand Down Expand Up @@ -48,7 +48,7 @@
"@biomejs/biome": "^1.8.3",
"@radashi-org/biome-config": "link:scripts/biome-config",
"@types/node": "^22.7.5",
"@vitest/coverage-v8": "2.0.5",
"@vitest/coverage-v8": "2.1.5",
"cspell": "^8.13.3",
"execa": "^9.5.1",
"prettier": "^3.3.2",
Expand All @@ -57,7 +57,7 @@
"radashi-helper": "^0.1.4",
"tsup": "^8.1.0",
"typescript": "^5.5.2",
"vitest": "2.1.1"
"vitest": "2.1.5"
},
"sideEffects": false,
"browserslist": [
Expand Down
1,014 changes: 704 additions & 310 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions scripts/benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"@octokit/rest": "^21.0.1",
"@types/babel__traverse": "^7.20.6",
"@types/node": "^22.2.0",
"esbuild": "^0.23.0",
"esbuild": "^0.24.0",
"execa": "^9.5.1",
"fast-glob": "^3.3.2",
"radashi": "link:../../src",
"radashi-db": "link:../radashi-db",
"ts-morph": "^23.0.0",
"ts-morph": "^24.0.0",
"tsx": "^4.17.0",
"vitest": "link:../../node_modules/vitest"
}
Expand Down
Loading

0 comments on commit 8d13387

Please sign in to comment.