mirror of
https://github.com/johndoe6345789/postgres.git
synced 2026-04-24 13:55:00 +00:00
Merge pull request #5 from johndoe6345789/dependabot/npm_and_yarn/npm-deps-a5c6860dfa
chore: bump the npm-deps group with 23 updates
This commit is contained in:
2299
package-lock.json
generated
2299
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
44
package.json
44
package.json
@@ -37,12 +37,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@arcjet/next": "^1.0.0-beta.15",
|
||||
"@clerk/localizations": "^3.32.1",
|
||||
"@clerk/nextjs": "^6.36.5",
|
||||
"@clerk/localizations": "^3.33.0",
|
||||
"@clerk/nextjs": "^6.36.6",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@logtape/logtape": "^1.3.5",
|
||||
"@logtape/logtape": "^1.3.6",
|
||||
"@mui/icons-material": "^7.3.6",
|
||||
"@mui/material": "^7.3.6",
|
||||
"@sentry/nextjs": "^10.32.1",
|
||||
@@ -52,32 +52,32 @@
|
||||
"drizzle-orm": "^0.45.1",
|
||||
"jose": "^6.1.3",
|
||||
"next": "^16.1.1",
|
||||
"next-intl": "^4.6.1",
|
||||
"next-intl": "^4.7.0",
|
||||
"pg": "^8.16.3",
|
||||
"posthog-js": "^1.310.1",
|
||||
"posthog-js": "^1.315.1",
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3",
|
||||
"react-hook-form": "^7.69.0",
|
||||
"zod": "^4.2.1"
|
||||
"react-hook-form": "^7.70.0",
|
||||
"zod": "^4.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^6.7.3",
|
||||
"@chromatic-com/playwright": "^0.12.8",
|
||||
"@commitlint/cli": "^20.2.0",
|
||||
"@commitlint/config-conventional": "^20.2.0",
|
||||
"@commitlint/prompt-cli": "^20.2.0",
|
||||
"@commitlint/cli": "^20.3.0",
|
||||
"@commitlint/config-conventional": "^20.3.0",
|
||||
"@commitlint/prompt-cli": "^20.3.0",
|
||||
"@electric-sql/pglite-socket": "^0.0.19",
|
||||
"@eslint-react/eslint-plugin": "^2.4.0",
|
||||
"@faker-js/faker": "^10.1.0",
|
||||
"@lingual/i18n-check": "^0.8.16",
|
||||
"@eslint-react/eslint-plugin": "^2.5.1",
|
||||
"@faker-js/faker": "^10.2.0",
|
||||
"@lingual/i18n-check": "^0.8.17",
|
||||
"@next/bundle-analyzer": "^16.1.1",
|
||||
"@next/eslint-plugin-next": "^16.1.1",
|
||||
"@playwright/test": "^1.57.0",
|
||||
"@spotlightjs/spotlight": "4.9.0",
|
||||
"@storybook/addon-a11y": "^10.1.10",
|
||||
"@storybook/addon-docs": "^10.1.10",
|
||||
"@storybook/addon-vitest": "^10.1.10",
|
||||
"@storybook/nextjs-vite": "^10.1.10",
|
||||
"@storybook/addon-a11y": "^10.1.11",
|
||||
"@storybook/addon-docs": "^10.1.11",
|
||||
"@storybook/addon-vitest": "^10.1.11",
|
||||
"@storybook/nextjs-vite": "^10.1.11",
|
||||
"@tailwindcss/postcss": "^4.1.18",
|
||||
"@types/node": "^24.10.4",
|
||||
"@types/pg": "^8.16.0",
|
||||
@@ -87,22 +87,22 @@
|
||||
"@vitest/browser-playwright": "^4.0.16",
|
||||
"@vitest/coverage-v8": "^4.0.16",
|
||||
"babel-plugin-react-compiler": "^1.0.0",
|
||||
"checkly": "^6.9.7",
|
||||
"checkly": "^6.9.8",
|
||||
"conventional-changelog-conventionalcommits": "^9.1.0",
|
||||
"cross-env": "^10.1.0",
|
||||
"dotenv-cli": "^11.0.0",
|
||||
"drizzle-kit": "^0.31.8",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-format": "^1.1.0",
|
||||
"eslint-plugin-format": "^1.2.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-playwright": "^2.4.0",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"eslint-plugin-react-refresh": "^0.4.26",
|
||||
"eslint-plugin-storybook": "^10.1.10",
|
||||
"eslint-plugin-storybook": "^10.1.11",
|
||||
"eslint-plugin-tailwindcss": "^4.0.0-beta.0",
|
||||
"get-db": "^0.11.0",
|
||||
"knip": "^5.77.1",
|
||||
"lefthook": "^2.0.12",
|
||||
"knip": "^5.80.0",
|
||||
"lefthook": "^2.0.13",
|
||||
"npm-run-all2": "^5.0.0",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-load-config": "^6.0.1",
|
||||
|
||||
Reference in New Issue
Block a user