-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the patch-minor group with 23 updates (#66)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
99aef0d
commit ad285d0
Showing
2 changed files
with
922 additions
and
811 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,20 +28,20 @@ | |
"jackspeak": "2.1.1" | ||
}, | ||
"dependencies": { | ||
"@auth/core": "^0.34.2", | ||
"@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", | ||
"@auth/core": "^0.35.0", | ||
"@convex-dev/auth": "^0.0.66", | ||
"@mdxeditor/editor": "^3.11.4", | ||
"@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.56.5", | ||
"convex": "^1.15.0", | ||
"convex-helpers": "^0.1.56", | ||
"lucide-react": "^0.439.0", | ||
"@tanstack/react-router": "^1.57.15", | ||
"convex": "^1.16.0", | ||
"convex-helpers": "^0.1.58", | ||
"lucide-react": "^0.441.0", | ||
"next-themes": "^0.3.0", | ||
"postcss": "^8.4.45", | ||
"postcss": "^8.4.47", | ||
"pretty-bytes": "^6.1.1", | ||
"react": "^18.3.1", | ||
"react-aria": "^3.34.3", | ||
|
@@ -50,32 +50,32 @@ | |
"react-helmet-async": "^2.0.5", | ||
"react-markdown": "^9.0.1", | ||
"tailwind-variants": "^0.2.1", | ||
"tailwindcss": "^3.4.0", | ||
"tailwindcss": "^3.4.11", | ||
"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.8.3", | ||
"@biomejs/biome": "1.9.1", | ||
"@changesets/cli": "^2.27.8", | ||
"@edge-runtime/vm": "^4.0.3", | ||
"@playwright/test": "^1.47.0", | ||
"@playwright/test": "^1.47.1", | ||
"@tailwindcss/typography": "^0.5.15", | ||
"@tanstack/router-devtools": "^1.56.5", | ||
"@tanstack/router-plugin": "^1.57.1", | ||
"@types/node": "^22.5.4", | ||
"@tanstack/router-devtools": "^1.57.15", | ||
"@tanstack/router-plugin": "^1.57.15", | ||
"@types/node": "^22.5.5", | ||
"@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", | ||
"@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", | ||
"cssnano": "^7.0.6", | ||
"globals": "^15.9.0", | ||
"husky": "^9.1.5", | ||
"husky": "^9.1.6", | ||
"lint-staged": "^15.2.10", | ||
"npm-run-all": "^4.1.5", | ||
"prop-types": "^15.8.1", | ||
|
@@ -84,8 +84,8 @@ | |
"tailwindcss-radix-colors": "^1.4.1", | ||
"tailwindcss-react-aria-components": "^1.0.0", | ||
"typescript": "^5.6.2", | ||
"vite": "^5.4.3", | ||
"vitest": "^2.0.5" | ||
"vite": "^5.4.5", | ||
"vitest": "^2.1.1" | ||
}, | ||
"packageManager": "[email protected]" | ||
} |
Oops, something went wrong.