Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 15f6f00 commit c40744f
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 287 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"bundler",
"plugin"
],
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.11.0",
"engines": {
"node": ">=18"
},
Expand Down Expand Up @@ -62,20 +62,20 @@
"devDependencies": {
"@beequeue/eslint-plugin": "4.0.1",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
"@changesets/cli": "2.27.8",
"@tsconfig/node18": "18.2.4",
"@types/node": "20.16.2",
"@vitest/coverage-v8": "2.0.5",
"@types/node": "20.16.10",
"@vitest/coverage-v8": "2.1.1",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"lint-staged": "15.2.9",
"nanoid": "5.0.7",
"prettier": "3.3.3",
"simple-git-hooks": "2.11.1",
"ts-dedent": "2.2.0",
"tsup": "8.2.4",
"typescript": "5.5.4",
"vitest": "2.0.5"
"tsup": "8.3.0",
"typescript": "5.6.2",
"vitest": "2.1.1"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit c40744f

Please sign in to comment.