Skip to content

Commit

Permalink
build(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent feb71ee commit 19ad5ec
Show file tree
Hide file tree
Showing 4 changed files with 426 additions and 192 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
22.12.0
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@bucketeer/js-client-sdk": "workspace:*"
},
"devDependencies": {
"vite": "6.0.2",
"vite": "6.0.6",
"typescript": "5.7.2"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,24 +42,24 @@
},
"devDependencies": {
"@types/jsdom": "21.1.7",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@types/node": "22.10.3",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@vitest/browser": "2.1.8",
"@vitest/utils": "2.1.8",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
"happy-dom": "15.11.7",
"jiti": "2.4.1",
"msw": "2.6.6",
"prettier": "3.4.1",
"jiti": "2.4.2",
"msw": "2.7.0",
"prettier": "3.4.2",
"typescript": "5.7.2",
"typescript-eslint": "8.17.0",
"typescript-eslint": "8.19.0",
"unbuild": "2.0.0",
"vitest": "2.1.8",
"webdriverio": "9.4.1"
},
"packageManager": "pnpm@9.14.4"
"packageManager": "pnpm@9.15.2"
}
Loading

0 comments on commit 19ad5ec

Please sign in to comment.