Skip to content

Commit

Permalink
chore(deps): bump the patch-minor group with 24 updates (#141)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent d2eac45 commit 6f7885b
Show file tree
Hide file tree
Showing 2 changed files with 495 additions and 1,153 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,72 +31,72 @@
"jackspeak": "2.1.1"
},
"dependencies": {
"@auth/core": "0.37.0",
"@convex-dev/auth": "^0.0.72",
"@auth/core": "0.37.2",
"@convex-dev/auth": "^0.0.73",
"@faker-js/faker": "^9.0.3",
"@mdxeditor/editor": "^3.14.0",
"@pdfme/common": "^5.1.5",
"@pdfme/generator": "^5.1.5",
"@pdfme/schemas": "^5.1.5",
"@pdfme/ui": "^5.1.5",
"@remixicon/react": "^4.3.0",
"@tanstack/react-router": "^1.65.0",
"convex": "^1.16.5",
"convex-helpers": "^0.1.60",
"@tanstack/react-router": "^1.74.4",
"convex": "^1.16.6",
"convex-helpers": "^0.1.61",
"next-themes": "^0.3.0",
"oslo": "^1.2.1",
"postcss": "^8.4.47",
"pretty-bytes": "^6.1.1",
"react": "^18.3.1",
"react-aria": "^3.35.0",
"react-aria": "^3.35.1",
"react-aria-components": "latest",
"react-dom": "^18.3.1",
"react-helmet-async": "^2.0.5",
"react-markdown": "^9.0.1",
"resend": "^4.0.0",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"tailwind-variants": "^0.2.1",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"tailwindcss-animate": "^1.0.7",
"use-debounce": "^10.0.4"
},
"devDependencies": {
"@axe-core/playwright": "^4.10.0",
"@babel/preset-react": "^7.25.7",
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.9",
"@edge-runtime/vm": "^4.0.3",
"@playwright/test": "^1.48.0",
"@storybook/addon-themes": "^8.3.5",
"@storybook/manager-api": "^8.3.5",
"@storybook/react": "^8.3.5",
"@storybook/react-vite": "^8.3.5",
"@storybook/test": "^8.3.5",
"@playwright/test": "^1.48.1",
"@storybook/addon-themes": "^8.3.6",
"@storybook/manager-api": "^8.3.6",
"@storybook/react": "^8.3.6",
"@storybook/react-vite": "^8.3.6",
"@storybook/test": "^8.3.6",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/router-devtools": "^1.65.0",
"@tanstack/router-plugin": "^1.65.0",
"@types/node": "^22.7.5",
"@tanstack/router-devtools": "^1.74.4",
"@tanstack/router-plugin": "^1.74.2",
"@types/node": "^22.7.7",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"autoprefixer": "^10.4.20",
"axe-html-reporter": "^2.2.11",
"convex-test": "^0.0.32",
"convex-test": "^0.0.33",
"cssnano": "^7.0.6",
"globals": "^15.11.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"npm-run-all": "^4.1.5",
"prop-types": "^15.8.1",
"tailwind-merge": "^2.5.3",
"tailwind-merge": "^2.5.4",
"tailwindcss-aria-attributes": "^2.0.1",
"tailwindcss-radix-colors": "^1.4.1",
"tailwindcss-react-aria-components": "^1.1.6",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vitest": "^2.1.2"
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit 6f7885b

Please sign in to comment.