Skip to content

Commit

Permalink
chore(deps): bump the patch-minor group with 25 updates (#201)
Browse files Browse the repository at this point in the history
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 Nov 18, 2024
1 parent eb01fb3 commit 8b8755d
Show file tree
Hide file tree
Showing 2 changed files with 1,102 additions and 1,108 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,22 +31,22 @@
"jackspeak": "2.1.1"
},
"dependencies": {
"@auth/core": "0.37.3",
"@auth/core": "0.36.0",
"@convex-dev/auth": "^0.0.74",
"@faker-js/faker": "^9.2.0",
"@mdxeditor/editor": "^3.17.4",
"@pdfme/common": "^5.1.7",
"@pdfme/generator": "^5.1.7",
"@pdfme/schemas": "^5.1.7",
"@pdfme/ui": "^5.1.7",
"@mdxeditor/editor": "^3.19.0",
"@pdfme/common": "^5.2.3",
"@pdfme/generator": "^5.2.3",
"@pdfme/schemas": "^5.2.3",
"@pdfme/ui": "^5.2.3",
"@remixicon/react": "^4.5.0",
"@tanstack/react-router": "^1.81.1",
"@tanstack/react-router": "^1.82.1",
"convex": "^1.17.0",
"convex-helpers": "^0.1.63",
"framer-motion": "^11.11.11",
"convex-helpers": "^0.1.65",
"framer-motion": "^11.11.17",
"next-themes": "^0.4.3",
"oslo": "^1.2.1",
"postcss": "^8.4.48",
"postcss": "^8.4.49",
"pretty-bytes": "^6.1.1",
"react": "^18.3.1",
"react-aria": "^3.35.1",
Expand All @@ -56,40 +56,40 @@
"react-markdown": "^9.0.1",
"resend": "4.0.1-alpha.0",
"sonner": "^1.7.0",
"storybook": "^8.4.2",
"tailwind-variants": "^0.2.1",
"tailwindcss": "^3.4.14",
"storybook": "^8.4.4",
"tailwind-variants": "^0.3.0",
"tailwindcss": "^3.4.15",
"tailwindcss-animate": "^1.0.7",
"text-readability": "^1.1.0",
"use-debounce": "^10.0.4"
},
"devDependencies": {
"@axe-core/playwright": "^4.10.0",
"@axe-core/playwright": "^4.10.1",
"@babel/preset-react": "^7.25.9",
"@biomejs/biome": "1.9.4",
"@biomejs/biome": "^1.9.4",
"@changesets/cli": "^2.27.9",
"@edge-runtime/vm": "^4.0.4",
"@playwright/test": "^1.48.2",
"@storybook/addon-themes": "^8.4.2",
"@storybook/manager-api": "^8.4.2",
"@storybook/react": "^8.4.2",
"@storybook/react-vite": "^8.4.2",
"@storybook/test": "^8.4.2",
"@playwright/test": "^1.49.0",
"@storybook/addon-themes": "^8.4.4",
"@storybook/manager-api": "^8.4.4",
"@storybook/react": "^8.4.4",
"@storybook/react-vite": "^8.4.4",
"@storybook/test": "^8.4.4",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/router-devtools": "^1.81.1",
"@tanstack/router-plugin": "^1.79.0",
"@tanstack/router-devtools": "^1.82.1",
"@tanstack/router-plugin": "^1.81.9",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/ui": "^2.1.4",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/ui": "^2.1.5",
"autoprefixer": "^10.4.20",
"axe-html-reporter": "^2.2.11",
"convex-test": "^0.0.34",
"cssnano": "^7.0.6",
"globals": "^15.12.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"npm-run-all": "^4.1.5",
"prop-types": "^15.8.1",
Expand All @@ -98,8 +98,8 @@
"tailwindcss-radix-colors": "^1.4.1",
"tailwindcss-react-aria-components": "^1.1.6",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.4"
"vite": "^5.4.11",
"vitest": "^2.1.5"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 8b8755d

Please sign in to comment.