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 13, 2024
1 parent cc4b066 commit 4823d64
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 298 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,28 @@
"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.2",
"encore.dev": "1.41.1",
"knex": "3.1.0",
"luxon": "3.5.0",
"next": "14.2.10",
"next": "14.2.11",
"pg": "8.12.0",
"react": "18.3.1",
"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 4823d64

Please sign in to comment.