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] committed Aug 26, 2024
1 parent 25e3194 commit 367373d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@headlessui/react": "2.1.3",
"@heroicons/react": "2.1.5",
"@tanstack/react-query": "5.52.1",
"@tanstack/react-query": "5.52.2",
"encore.dev": "1.39.6",
"knex": "3.1.0",
"luxon": "3.5.0",
Expand All @@ -30,7 +30,7 @@
"react-dom": "18.3.1"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.21.0"
"@rollup/rollup-linux-x64-gnu": "4.21.1"
},
"packageManager": "yarn@4.4.1"
}
29 changes: 18 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,13 @@ __metadata:
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-gnu@npm:4.21.1":
version: 4.21.1
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.21.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-musl@npm:4.21.0":
version: 4.21.0
resolution: "@rollup/rollup-linux-x64-musl@npm:4.21.0"
Expand Down Expand Up @@ -711,21 +718,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.52.0":
version: 5.52.0
resolution: "@tanstack/query-core@npm:5.52.0"
checksum: 10c0/6f2309294d23721e4508241a4e109d6134bd125b732271217181ae99cc7994ec02ff964397e08bc5e9af5302e3838a3f3259d6e49fdf6fc8aaf324bc4fde4939
"@tanstack/query-core@npm:5.52.2":
version: 5.52.2
resolution: "@tanstack/query-core@npm:5.52.2"
checksum: 10c0/34bc28f492272642159e6eb41cc45d05669a91a7a9124dcfa4a9b721696b921c0909234373035c9f51159069d71ee449459f0d528de500cfb07e6eb8fdd8857c
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.52.1":
version: 5.52.1
resolution: "@tanstack/react-query@npm:5.52.1"
"@tanstack/react-query@npm:5.52.2":
version: 5.52.2
resolution: "@tanstack/react-query@npm:5.52.2"
dependencies:
"@tanstack/query-core": "npm:5.52.0"
"@tanstack/query-core": "npm:5.52.2"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/a07697446311e908173bcce25ccbf019d7ffde19a7607b6791195414f1b337754f48d3d40b8100283e0fea556295240ecf9fe7bb39b3c1f3040d1ac38da03485
checksum: 10c0/936ecc8d4fbd2f89b5569ae9a2fe6e3c0af6ea02561de5f882b910662f1db1b0d73d7a9cbd94fd4d569a2c0773b5e629da4752dc62d4f3ebcf165f5b56d80c0e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2585,8 +2592,8 @@ __metadata:
"@biomejs/biome": "npm:1.8.3"
"@headlessui/react": "npm:2.1.3"
"@heroicons/react": "npm:2.1.5"
"@rollup/rollup-linux-x64-gnu": "npm:4.21.0"
"@tanstack/react-query": "npm:5.52.1"
"@rollup/rollup-linux-x64-gnu": "npm:4.21.1"
"@tanstack/react-query": "npm:5.52.2"
"@types/luxon": "npm:3.4.2"
"@types/node": "npm:20.16.1"
"@types/react": "npm:18.3.4"
Expand Down

0 comments on commit 367373d

Please sign in to comment.