Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#159)
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 Sep 2, 2024
1 parent b61e45a commit b73043c
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 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.52.3",
"@tanstack/query-core": "^5.53.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@tanstack/config": "workspace:*",
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"dependencies": {
"@commitlint/parse": "^19.0.3",
"@eslint/js": "^9.9.1",
"@stylistic/eslint-plugin-js": "^2.7.1",
"@stylistic/eslint-plugin-js": "^2.7.2",
"commander": "^12.1.0",
"current-git-branch": "^1.1.0",
"esbuild-register": "^3.6.0",
Expand All @@ -74,13 +74,13 @@
"minimist": "^1.2.8",
"rollup-plugin-preserve-directives": "^0.4.0",
"semver": "^7.6.3",
"simple-git": "^3.25.0",
"simple-git": "^3.26.0",
"typedoc": "^0.26.6",
"typedoc-plugin-frontmatter": "^1.0.0",
"typedoc-plugin-markdown": "^4.2.6",
"typescript-eslint": "^8.3.0",
"v8flags": "^4.0.1",
"vite-plugin-dts": "^4.0.3",
"vite-plugin-dts": "^4.1.0",
"vite-plugin-externalize-deps": "^0.8.0",
"vite-tsconfig-paths": "^5.0.1"
},
Expand Down
34 changes: 17 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b73043c

Please sign in to comment.