Skip to content

Commit

Permalink
chore: updates deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ixahmedxi committed Jul 12, 2024
1 parent 991b643 commit c5bf39e
Show file tree
Hide file tree
Showing 10 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"dev": "mintlify dev --port=3002"
},
"devDependencies": {
"ajv": "^8.16.0",
"mintlify": "^4.0.183"
"ajv": "^8.17.1",
"mintlify": "^4.0.184"
},
"volta": {
"extends": "../../package.json"
Expand Down
6 changes: 3 additions & 3 deletions apps/marketing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"@t3-oss/env-core": "^0.10.1",
"@total-typescript/ts-reset": "^0.5.1",
"astro": "^4.11.5",
"posthog-js": "^1.144.2",
"posthog-js": "^1.147.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/check": "^0.8.1",
"@astrojs/mdx": "^3.1.2",
"@astrojs/react": "^3.6.0",
"@astrojs/sitemap": "^3.1.6",
Expand All @@ -39,7 +39,7 @@
"@orbitkit/tailwind": "workspace:^",
"@orbitkit/tsconfig": "workspace:^",
"@playwright/test": "^1.45.1",
"@sentry/astro": "^8.15.0",
"@sentry/astro": "^8.17.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
Expand Down
12 changes: 6 additions & 6 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
"@orbitkit/env": "workspace:^",
"@orbitkit/ui": "workspace:^",
"@orbitkit/utils": "workspace:^",
"@sentry/nextjs": "^8.15.0",
"@sentry/nextjs": "^8.17.0",
"@t3-oss/env-nextjs": "^0.10.1",
"@tanstack/react-query": "^5.50.1",
"@tanstack/react-query": "^5.51.1",
"@total-typescript/ts-reset": "^0.5.1",
"@trpc/client": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"@unkey/ratelimit": "^0.3.1",
"@uploadthing/react": "^6.7.2",
"geist": "^1.3.0",
"next": "14.2.4",
"geist": "^1.3.1",
"next": "14.2.5",
"next-themes": "^0.3.0",
"posthog-js": "^1.144.2",
"posthog-js": "^1.147.0",
"posthog-node": "^4.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -44,7 +44,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@next/bundle-analyzer": "^14.2.4",
"@next/bundle-analyzer": "^14.2.5",
"@orbitkit/eslint": "workspace:^",
"@orbitkit/tailwind": "workspace:^",
"@orbitkit/tsconfig": "workspace:^",
Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^19.2.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@orbitkit/eslint": "workspace:^",
"@orbitkit/tsconfig": "workspace:^",
"@playwright/test": "^1.45.1",
Expand All @@ -56,7 +56,7 @@
"@types/yargs": "^17.0.32",
"commitizen": "^4.3.0",
"cspell": "^8.10.4",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"markdownlint": "^0.34.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@orbitkit/utils": "workspace:^",
"arctic": "^1.9.1",
"lucia": "^3.2.0",
"next": "14.2.4",
"next": "14.2.5",
"oslo": "^1.2.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
},
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@eslint/compat": "^1.1.0",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.6.0",
"@eslint/js": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^48.5.2",
"eslint-plugin-jsdoc": "^48.7.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-react": "^7.34.3",
Expand All @@ -33,13 +33,13 @@
"eslint-plugin-tailwindcss": "^3.17.4",
"eslint-plugin-turbo": "^2.0.6",
"globals": "^15.8.0",
"typescript-eslint": "^7.15.0"
"typescript-eslint": "^7.16.0"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.4",
"@next/eslint-plugin-next": "^14.2.5",
"@orbitkit/tsconfig": "workspace:^",
"@types/eslint-config-prettier": "^6.11.3",
"@typescript-eslint/utils": "^7.15.0",
"@typescript-eslint/utils": "^7.16.0",
"eslint-plugin-storybook": "^0.8.0"
}
}
26 changes: 13 additions & 13 deletions packages/config/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,21 @@
"@orbitkit/assets": "workspace:^",
"@orbitkit/utils": "workspace:^",
"@radix-ui/colors": "^3.0.0",
"@storybook/addon-a11y": "^8.1.11",
"@storybook/addon-essentials": "^8.1.11",
"@storybook/addon-interactions": "^8.1.11",
"@storybook/addon-links": "^8.1.11",
"@storybook/addon-onboarding": "^8.1.11",
"@storybook/addon-themes": "^8.1.11",
"@storybook/addon-viewport": "^8.1.11",
"@storybook/manager-api": "^8.1.11",
"@storybook/react": "^8.1.11",
"@storybook/react-vite": "^8.1.11",
"@storybook/theming": "^8.1.11",
"@storybook/types": "^8.1.11",
"@storybook/addon-a11y": "^8.2.2",
"@storybook/addon-essentials": "^8.2.2",
"@storybook/addon-interactions": "^8.2.2",
"@storybook/addon-links": "^8.2.2",
"@storybook/addon-onboarding": "^8.2.2",
"@storybook/addon-themes": "^8.2.2",
"@storybook/addon-viewport": "^8.2.2",
"@storybook/manager-api": "^8.2.2",
"@storybook/react": "^8.2.2",
"@storybook/react-vite": "^8.2.2",
"@storybook/theming": "^8.2.2",
"@storybook/types": "^8.2.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.1.11"
"storybook": "^8.2.2"
},
"devDependencies": {
"@orbitkit/eslint": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"dependencies": {
"@neondatabase/serverless": "^0.9.4",
"@orbitkit/env": "workspace:^",
"drizzle-orm": "^0.31.2",
"drizzle-orm": "^0.32.0",
"pg": "^8.12.0",
"postgres": "^3.4.4",
"zod": "^3.23.8"
},
"devDependencies": {
"@orbitkit/eslint": "workspace:*",
"@orbitkit/tsconfig": "workspace:*",
"drizzle-kit": "^0.22.8"
"drizzle-kit": "^0.23.0"
}
}
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.1",
"react-resizable-panels": "^2.0.20",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.4.0",
"vaul": "^0.9.1",
"zod": "^3.23.8"
},
Expand All @@ -84,16 +84,16 @@
"@orbitkit/tailwind": "workspace:^",
"@orbitkit/tsconfig": "workspace:^",
"@orbitkit/vite": "workspace:^",
"@storybook/react": "^8.1.11",
"@storybook/test": "^8.1.11",
"@storybook/react": "^8.2.2",
"@storybook/test": "^8.2.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"globby": "^14.0.2",
"playwright": "^1.45.1",
"postcss": "^8.4.39",
"rollup-plugin-preserve-directives": "^0.4.0",
"storybook": "^8.1.11",
"storybook": "^8.2.2",
"tailwindcss": "^3.4.4",
"vite": "^5.3.3",
"vite-plugin-dts": "^3.9.1",
Expand Down

0 comments on commit c5bf39e

Please sign in to comment.