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 Sep 12, 2024
1 parent cc4b066 commit 0677fd6
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 251 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"test": "vitest"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@biomejs/biome": "1.9.0",
"@types/luxon": "3.4.2",
"@types/node": "22.5.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"typescript": "5.6.2",
"vitest": "2.0.5"
"vitest": "2.1.0"
},
"dependencies": {
"@headlessui/react": "2.1.7",
"@headlessui/react": "2.1.8",
"@heroicons/react": "2.1.5",
"@tanstack/react-query": "5.55.4",
"@tanstack/react-query": "5.56.0",
"encore.dev": "1.41.1",
"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.2"
"@rollup/rollup-linux-x64-gnu": "4.21.3"
},
"packageManager": "yarn@4.4.1"
}
Loading

0 comments on commit 0677fd6

Please sign in to comment.