Skip to content

Commit

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

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 Sep 10, 2024
1 parent 6dbc67d commit a6a62b2
Show file tree
Hide file tree
Showing 2 changed files with 591 additions and 266 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
},
"dependencies": {
"@auth/core": "^0.34.2",
"@convex-dev/auth": "^0.0.61",
"@convex-dev/auth": "^0.0.65",
"@mdxeditor/editor": "^3.11.3",
"@pdfme/common": "^4.3.2",
"@pdfme/generator": "^4.3.2",
"@pdfme/schemas": "^4.3.2",
"@pdfme/ui": "^4.3.2",
"@remixicon/react": "^4.2.0",
"@tanstack/react-router": "^1.52.5",
"@tanstack/react-router": "^1.56.5",
"convex": "^1.15.0",
"convex-helpers": "^0.1.56",
"lucide-react": "^0.438.0",
"lucide-react": "^0.439.0",
"next-themes": "^0.3.0",
"postcss": "^8.4.44",
"postcss": "^8.4.45",
"pretty-bytes": "^6.1.1",
"react": "^18.3.1",
"react-aria": "^3.34.3",
Expand All @@ -59,32 +59,32 @@
"@babel/preset-react": "^7.24.1",
"@biomejs/biome": "1.8.3",
"@changesets/cli": "^2.27.8",
"@edge-runtime/vm": "^4.0.2",
"@edge-runtime/vm": "^4.0.3",
"@playwright/test": "^1.47.0",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/router-devtools": "^1.52.5",
"@tanstack/router-plugin": "^1.52.0",
"@types/node": "^22.5.2",
"@tanstack/router-devtools": "^1.56.5",
"@tanstack/router-plugin": "^1.57.1",
"@types/node": "^22.5.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"autoprefixer": "^10.4.20",
"axe-html-reporter": "^2.2.11",
"convex-test": "^0.0.28",
"cssnano": "^7.0.5",
"convex-test": "^0.0.29",
"cssnano": "^7.0.6",
"globals": "^15.9.0",
"husky": "^9.1.5",
"lint-staged": "^15.2.10",
"npm-run-all": "^4.1.5",
"prop-types": "^15.8.1",
"tailwind-merge": "^2.5.2",
"tailwindcss-aria-attributes": "^2.0.1",
"tailwindcss-radix-colors": "^1.3.1",
"tailwindcss-radix-colors": "^1.4.1",
"tailwindcss-react-aria-components": "^1.0.0",
"typescript": "^5.5.3",
"vite": "^5.4.1",
"typescript": "^5.6.2",
"vite": "^5.4.3",
"vitest": "^2.0.5"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit a6a62b2

Please sign in to comment.