Skip to content

Commit

Permalink
chore(deps): update all devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 26, 2025
1 parent 5293db1 commit a257ca5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions packages/client-react-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,19 +144,19 @@
"@types/react": "^19.0.0",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"concurrently": "8.2.2",
"concurrently": "9.1.2",
"esbuild": "^0.24.2",
"eslint": "8.57.0",
"eslint": "9.18.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"global-jsdom": "24.0.0",
"eslint-plugin-react-hooks": "5.1.0",
"global-jsdom": "26.0.0",
"graphql": "16.8.1",
"jsdom": "24.0.0",
"jsdom": "26.0.0",
"publint": "0.2.7",
"react": "^19.0.0",
"react-error-boundary": "4.0.13",
"react-error-boundary": "5.0.0",
"react-server-dom-webpack": "^19.0.0",
"rimraf": "5.0.5",
"rimraf": "6.0.1",
"tsup": "8.0.2",
"tsx": "4.7.1",
"typescript": "^5.7.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/experimental-nextjs-app-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,18 +127,18 @@
"@types/react-dom": "^19.0.0",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"concurrently": "8.2.2",
"concurrently": "9.1.2",
"esbuild": "^0.24.2",
"eslint": "8.57.0",
"eslint": "9.18.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "5.1.0",
"graphql": "16.8.1",
"next": "^15.0.0",
"publint": "0.2.7",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-error-boundary": "^5.0.0",
"rimraf": "5.0.5",
"rimraf": "6.0.1",
"tsup": "8.0.2",
"typescript": "^5.7.3",
"wait-on": "^8.0.1"
Expand Down

0 comments on commit a257ca5

Please sign in to comment.