Skip to content

Commit

Permalink
chore(deps): bump the patch-minor group across 1 directory with 33 up…
Browse files Browse the repository at this point in the history
…dates (#128)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 39e80bc commit 3c2ba28
Show file tree
Hide file tree
Showing 2 changed files with 2,045 additions and 1,945 deletions.
64 changes: 32 additions & 32 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.31.0",
"@convex-dev/auth": "^0.0.71",
"@auth/core": "0.37.0",
"@convex-dev/auth": "^0.0.72",
"@faker-js/faker": "^9.0.3",
"@mdxeditor/editor": "^3.11.5",
"@mdxeditor/editor": "^3.14.0",
"@pdfme/common": "^4.5.2",
"@pdfme/generator": "^4.5.2",
"@pdfme/schemas": "^4.5.2",
"@pdfme/ui": "^4.5.2",
"@remixicon/react": "^4.2.0",
"@tanstack/react-router": "^1.58.15",
"convex": "^1.16.3",
"convex-helpers": "^0.1.58",
"@remixicon/react": "^4.3.0",
"@tanstack/react-router": "^1.65.0",
"convex": "^1.16.5",
"convex-helpers": "^0.1.60",
"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.34.3",
"react-aria": "^3.35.0",
"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.4",
"storybook": "^8.3.5",
"tailwind-variants": "^0.2.1",
"tailwindcss": "^3.4.13",
"tailwindcss-animate": "^1.0.7",
"use-debounce": "^10.0.3"
"use-debounce": "^10.0.4"
},
"devDependencies": {
"@axe-core/playwright": "^4.10.0",
"@babel/preset-react": "^7.24.1",
"@biomejs/biome": "1.9.2",
"@changesets/cli": "^2.27.8",
"@babel/preset-react": "^7.25.7",
"@biomejs/biome": "1.9.3",
"@changesets/cli": "^2.27.9",
"@edge-runtime/vm": "^4.0.3",
"@playwright/test": "^1.47.2",
"@storybook/addon-themes": "^8.3.4",
"@storybook/manager-api": "^8.3.4",
"@storybook/react": "^8.3.4",
"@storybook/react-vite": "^8.3.4",
"@storybook/test": "^8.3.4",
"@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",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/router-devtools": "^1.58.15",
"@tanstack/router-plugin": "^1.58.12",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@tanstack/router-devtools": "^1.65.0",
"@tanstack/router-plugin": "^1.65.0",
"@types/node": "^22.7.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"autoprefixer": "^10.4.20",
"axe-html-reporter": "^2.2.11",
"convex-test": "^0.0.31",
"convex-test": "^0.0.32",
"cssnano": "^7.0.6",
"globals": "^15.9.0",
"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.2",
"tailwind-merge": "^2.5.3",
"tailwindcss-aria-attributes": "^2.0.1",
"tailwindcss-radix-colors": "^1.4.1",
"tailwindcss-react-aria-components": "^1.0.0",
"typescript": "^5.6.2",
"tailwindcss-react-aria-components": "^1.1.6",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 3c2ba28

Please sign in to comment.