Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#162)
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] committed Sep 16, 2024
1 parent c7a85c3 commit ba3c6bc
Show file tree
Hide file tree
Showing 5 changed files with 219 additions and 274 deletions.
2 changes: 1 addition & 1 deletion integrations/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test:build": "vite build && vitest && publint --strict"
},
"dependencies": {
"@tanstack/query-core": "^5.55.4",
"@tanstack/query-core": "^5.56.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion integrations/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test:build": "vite build && vitest && publint --strict"
},
"dependencies": {
"vue": "^3.5.4"
"vue": "^3.5.5"
},
"devDependencies": {
"@tanstack/config": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"devDependencies": {
"@types/node": "^20.16.2",
"jsdom": "^25.0.0",
"nx": "^19.7.0",
"nx": "^19.7.3",
"prettier": "^3.3.3",
"publint": "^0.2.10",
"sherif": "^1.0.0",
"typescript": "^5.5.3",
"vite": "^5.4.3",
"vitest": "^2.0.5"
"vite": "^5.4.5",
"vitest": "^2.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"node": ">=18"
},
"dependencies": {
"@commitlint/parse": "^19.0.3",
"@commitlint/parse": "^19.5.0",
"@eslint/js": "^9.10.0",
"@stylistic/eslint-plugin-js": "^2.8.0",
"commander": "^12.1.0",
Expand Down
Loading

0 comments on commit ba3c6bc

Please sign in to comment.