Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent de7bde6 commit 1136cc8
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 154 deletions.
4 changes: 2 additions & 2 deletions integrations/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"test:build": "vite build && vitest && publint --strict"
},
"dependencies": {
"@tanstack/query-core": "^5.62.15",
"@tanstack/query-core": "^5.62.16",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@tanstack/config": "workspace:*",
"@types/react": "^19.0.2",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"@vitejs/plugin-react": "^4.3.4"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"jsdom": "^25.0.1",
"nx": "^20.3.0",
"prettier": "^3.4.2",
"publint": "^0.2.12",
"publint": "^0.3.0",
"sherif": "^1.1.1",
"typescript": "^5.5.3",
"vite": "^5.4.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"typedoc": "^0.27.6",
"typedoc-plugin-frontmatter": "^1.1.2",
"typedoc-plugin-markdown": "^4.4.1",
"typescript-eslint": "^8.19.0",
"typescript-eslint": "^8.19.1",
"v8flags": "^4.0.1",
"vite-plugin-dts": "4.0.3",
"vite-plugin-externalize-deps": "^0.8.0",
Expand Down
Loading

0 comments on commit 1136cc8

Please sign in to comment.