Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent de74cd4 commit dc7883e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"$schema": "https://biomejs.dev/schemas/1.9.2/schema.json",
"organizeImports": {
"enabled": true
},
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,19 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.5.0",
"framer-motion": "11.3.2",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/config-conventional": "^19.5.0",
"@floating-ui/react-dom": "^2.1.1",
"@iconify-json/material-symbols": "^1.1.85",
"@iconify-json/mingcute": "^1.1.18",
"@iconify-json/material-symbols": "^1.2.1",
"@iconify-json/mingcute": "^1.2.0",
"@iconify/tailwind": "^1.1.2",
"@innei/prettier": "^0.14.2",
"@innei/prettier": "^0.15.0",
"@peculiar/webcrypto": "^1.5.0",
"@tailwindcss/container-queries": "^0.1.1",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
"@types/node": "^20.14.13",
"@types/node": "^20.16.9",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
Expand All @@ -73,8 +73,8 @@
"simple-git-hooks": "^2.11.1",
"tailwindcss": "^3.4.7",
"tailwindcss-animated": "^1.1.2",
"typescript": "5.5.4",
"vitest": "^2.0.5",
"typescript": "5.6.2",
"vitest": "^2.1.1",
"vitest-canvas-mock": "^0.3.3"
}
}

0 comments on commit dc7883e

Please sign in to comment.