Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent 4304969 commit 06afbf6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@headlessui/react": "2.1.8",
"@heroicons/react": "2.1.5",
"@tanstack/react-query": "5.56.2",
"encore.dev": "1.41.1",
"encore.dev": "1.41.2",
"knex": "3.1.0",
"luxon": "3.5.0",
"next": "14.2.11",
Expand All @@ -32,5 +32,5 @@
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.21.3"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1129,10 +1129,10 @@ __metadata:
languageName: node
linkType: hard

"encore.dev@npm:1.41.1":
version: 1.41.1
resolution: "encore.dev@npm:1.41.1"
checksum: 10c0/943d677afb9270ca32ade1e249406a11598f6a405ec6bb8cc2c91991f0c1d5b693eb17270a1ba0aa9176048fd6d383a562fef9e6d3b3e87bb4bbd429c6c22d2c
"encore.dev@npm:1.41.2":
version: 1.41.2
resolution: "encore.dev@npm:1.41.2"
checksum: 10c0/7e9720170e937bf0620e21103604557af2a0e9dd25a759c3f9916cab50c7199b11e33ab61b8a2ba43518cb816957e3d55604f9c3f537076b67c646fbfb63a38e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2511,7 +2511,7 @@ __metadata:
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:18.3.0"
encore.dev: "npm:1.41.1"
encore.dev: "npm:1.41.2"
knex: "npm:3.1.0"
luxon: "npm:3.5.0"
next: "npm:14.2.11"
Expand Down

0 comments on commit 06afbf6

Please sign in to comment.