Skip to content

Commit

Permalink
chore(deps): bump the patch-minor group with 20 updates (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3b9baf5 commit 3a731ed
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 373 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"dependencies": {
"@auth/core": "0.37.4",
"@convex-dev/auth": "^0.0.75",
"@faker-js/faker": "^9.2.0",
"@tanstack/react-router": "^1.85.0",
"@faker-js/faker": "^9.3.0",
"@tanstack/react-router": "^1.87.1",
"@tiptap/extension-blockquote": "^2.10.3",
"@tiptap/extension-bold": "^2.10.3",
"@tiptap/extension-bullet-list": "^2.10.3",
Expand All @@ -59,8 +59,8 @@
"convex": "^1.17.3",
"convex-helpers": "^0.1.65",
"framer-motion": "12.0.0-alpha.2",
"lucide-react": "^0.462.0",
"next-themes": "^0.4.3",
"lucide-react": "^0.468.0",
"next-themes": "^0.4.4",
"oslo": "^1.2.1",
"postcss": "^8.4.49",
"pretty-bytes": "^6.1.1",
Expand All @@ -70,42 +70,42 @@
"react-dom": "^19.0.0",
"react-helmet-async": "^2.0.5",
"resend": "4.0.1",
"sonner": "^1.7.0",
"storybook": "^8.4.6",
"sonner": "^1.7.1",
"storybook": "^8.4.7",
"survey-core": "^1.12.13",
"survey-creator-core": "^1.12.13",
"survey-creator-react": "^1.12.13",
"survey-react-ui": "^1.12.13",
"tailwind-variants": "^0.3.0",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"tailwindcss-animate": "^1.0.7",
"text-readability": "^1.1.0",
"use-debounce": "^10.0.4"
},
"devDependencies": {
"@axe-core/playwright": "^4.10.1",
"@babel/preset-react": "^7.25.9",
"@babel/preset-react": "^7.26.3",
"@biomejs/biome": "^1.9.4",
"@changesets/cli": "^2.27.10",
"@edge-runtime/vm": "^5.0.0",
"@playwright/test": "^1.49.0",
"@storybook/addon-themes": "^8.4.6",
"@storybook/manager-api": "^8.4.6",
"@storybook/react": "^8.4.6",
"@storybook/react-vite": "^8.4.6",
"@storybook/test": "^8.4.6",
"@tanstack/router-devtools": "^1.85.0",
"@tanstack/router-plugin": "^1.84.4",
"@storybook/addon-themes": "^8.4.7",
"@storybook/manager-api": "^8.4.7",
"@storybook/react": "^8.4.7",
"@storybook/react-vite": "^8.4.7",
"@storybook/test": "^8.4.7",
"@tanstack/router-devtools": "^1.87.1",
"@tanstack/router-plugin": "^1.86.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^22.10.1",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/ui": "^2.1.6",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"autoprefixer": "^10.4.20",
"axe-html-reporter": "^2.2.11",
"convex-test": "^0.0.34",
Expand All @@ -122,8 +122,8 @@
"tailwindcss-react-aria-components": "^1.2.0",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite-tsconfig-paths": "^5.1.3",
"vitest": "^2.1.6"
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^2.1.8"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 3a731ed

Please sign in to comment.