Skip to content

Commit ef44d34

Browse files
chore(deps): bump the npm-minor-patch group across 1 directory with 3 updates
Bumps the npm-minor-patch group with 3 updates in the / directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@playwright/test](https://github.com/microsoft/playwright) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@tanstack/react-query` from 5.96.2 to 5.100.11 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.100.11/packages/react-query) Updates `@playwright/test` from 1.59.1 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.59.1...v1.60.0) Updates `@types/node` from 25.5.2 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@tanstack/react-query" dependency-version: 5.100.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a10ab8d commit ef44d34

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@
1919
},
2020
"dependencies": {
2121
"@newrelic/browser-agent": "^1.314.0",
22-
"@tanstack/react-query": "^5.29.2",
22+
"@tanstack/react-query": "^5.100.11",
2323
"fuse.js": "^7.3.0",
2424
"react": "^18.3.1",
2525
"react-dom": "^18.3.1",
2626
"react-router-dom": "^6.22.3",
2727
"zustand": "^4.5.2"
2828
},
2929
"devDependencies": {
30-
"@playwright/test": "^1.43.1",
30+
"@playwright/test": "^1.60.0",
3131
"@size-limit/preset-app": "^11.0.0",
3232
"@testing-library/react": "^15.0.2",
3333
"@testing-library/user-event": "^14.5.2",
34-
"@types/node": "^25.5.2",
34+
"@types/node": "^25.9.1",
3535
"@types/react": "^18.3.1",
3636
"@types/react-dom": "^18.3.0",
3737
"@vitejs/plugin-react": "^4.2.1",

0 commit comments

Comments
 (0)