Skip to content

Commit

Permalink
Merge branch 'main' into docs/add-punctuation-marks
Browse files Browse the repository at this point in the history
  • Loading branch information
manudeli authored Aug 1, 2024
2 parents 9da7d12 + 0eb7cfc commit 03431f3
Show file tree
Hide file tree
Showing 4 changed files with 195 additions and 195 deletions.
6 changes: 3 additions & 3 deletions examples/next-streaming-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"dependencies": {
"@suspensive/react": "workspace:*",
"@suspensive/react-query-5": "workspace:*",
"@tanstack/react-query": "^5.50.1",
"@tanstack/react-query-devtools": "^5.50.1",
"@tanstack/react-query-next-experimental": "^5.50.1",
"@tanstack/react-query": "^5.51.16",
"@tanstack/react-query-devtools": "^5.51.16",
"@tanstack/react-query-next-experimental": "^5.51.16",
"next": "^14.2.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^20.14.12",
"@vitest/browser": "^2.0.2",
"@vitest/coverage-istanbul": "^2.0.2",
"@vitest/ui": "^2.0.2",
"@types/node": "^20.14.13",
"@vitest/browser": "^2.0.5",
"@vitest/coverage-istanbul": "^2.0.5",
"@vitest/ui": "^2.0.5",
"broken-link-checker": "^0.7.8",
"coauthors": "latest",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"husky": "^9.1.4",
"jsdom": "^24.1.0",
"knip": "^5.26.0",
"lint-staged": "^15.2.7",
Expand All @@ -73,9 +73,9 @@
"rimraf": "^5.0.7",
"sherif": "^0.9.0",
"tsup": "^8.1.0",
"turbo": "^2.0.7",
"turbo": "^2.0.11",
"typescript": "^5.4.5",
"vite": "^5.3.2",
"vitest": "^2.0.2"
"vitest": "^2.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/react-query-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@suspensive/react": "workspace:*",
"@suspensive/tsconfig": "workspace:*",
"@suspensive/tsup": "workspace:*",
"@tanstack/react-query": "^5.50.1",
"@tanstack/react-query": "^5.51.16",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"react": "^18.3.1",
Expand Down
Loading

0 comments on commit 03431f3

Please sign in to comment.