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 Nov 1, 2024
1 parent 7959bbe commit cbc332f
Show file tree
Hide file tree
Showing 4 changed files with 314 additions and 267 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.7.0
22.11.0
4 changes: 2 additions & 2 deletions 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": "5.4.6",
"typescript": "5.5.4"
"vite": "5.4.10",
"typescript": "5.6.3"
}
}
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,25 @@
},
"devDependencies": {
"@types/jsdom": "21.1.7",
"@types/node": "20.16.3",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"@types/node": "20.17.5",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@vitest/browser": "2.1.3",
"@vitest/utils": "2.1.3",
"cross-fetch": "4.0.0",
"eslint": "9.9.1",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
"happy-dom": "15.7.3",
"happy-dom": "15.8.0",
"jiti": "1.21.6",
"msw": "2.4.1",
"msw": "2.6.0",
"prettier": "3.3.3",
"typescript": "5.5.4",
"typescript-eslint": "8.4.0",
"typescript": "5.6.3",
"typescript-eslint": "8.12.2",
"unbuild": "2.0.0",
"vitest": "2.1.3",
"webdriverio": "9.2.1"
},
"packageManager": "pnpm@9.9.0"
"packageManager": "pnpm@9.12.3"
}
Loading

0 comments on commit cbc332f

Please sign in to comment.