Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eva Decker <[email protected]>
  • Loading branch information
dependabot[bot] and evadecker authored Sep 30, 2024
1 parent 798b9af commit 06aef6d
Show file tree
Hide file tree
Showing 2 changed files with 841 additions and 837 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
"jackspeak": "2.1.1"
},
"dependencies": {
"@auth/core": "^0.34.2",
"@convex-dev/auth": "^0.0.69",
"@faker-js/faker": "^9.0.1",
"@mdxeditor/editor": "^3.11.4",
"@auth/core": "0.31.0",
"@convex-dev/auth": "^0.0.71",
"@faker-js/faker": "^9.0.3",
"@mdxeditor/editor": "^3.11.5",
"@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.57.15",
"convex": "^1.16.0",
"@tanstack/react-router": "^1.58.15",
"convex": "^1.16.3",
"convex-helpers": "^0.1.58",
"next-themes": "^0.3.0",
"postcss": "^8.4.47",
Expand All @@ -52,36 +52,36 @@
"react-dom": "^18.3.1",
"react-helmet-async": "^2.0.5",
"react-markdown": "^9.0.1",
"storybook": "^8.3.2",
"storybook": "^8.3.4",
"tailwind-variants": "^0.2.1",
"tailwindcss": "^3.4.11",
"tailwindcss": "^3.4.13",
"tailwindcss-animate": "^1.0.7",
"use-debounce": "^10.0.3"
},
"devDependencies": {
"@axe-core/playwright": "^4.10.0",
"@babel/preset-react": "^7.24.1",
"@biomejs/biome": "1.9.1",
"@biomejs/biome": "1.9.2",
"@changesets/cli": "^2.27.8",
"@edge-runtime/vm": "^4.0.3",
"@playwright/test": "^1.47.1",
"@storybook/addon-themes": "^8.3.2",
"@storybook/manager-api": "^8.3.2",
"@storybook/react": "^8.3.2",
"@storybook/react-vite": "^8.3.2",
"@storybook/test": "^8.3.2",
"@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",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/router-devtools": "^1.57.15",
"@tanstack/router-plugin": "^1.57.15",
"@types/node": "^22.5.5",
"@types/react": "^18.3.3",
"@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",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"autoprefixer": "^10.4.20",
"axe-html-reporter": "^2.2.11",
"convex-test": "^0.0.29",
"convex-test": "^0.0.31",
"cssnano": "^7.0.6",
"globals": "^15.9.0",
"husky": "^9.1.6",
Expand All @@ -93,7 +93,7 @@
"tailwindcss-radix-colors": "^1.4.1",
"tailwindcss-react-aria-components": "^1.0.0",
"typescript": "^5.6.2",
"vite": "^5.4.5",
"vite": "^5.4.8",
"vitest": "^2.1.1"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 06aef6d

Please sign in to comment.