Skip to content

Commit

Permalink
build: update dependencies to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
imbhargav5 authored Sep 29, 2023
1 parent c424b50 commit 28545ad
Show file tree
Hide file tree
Showing 2 changed files with 3,482 additions and 2,898 deletions.
94 changes: 47 additions & 47 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,32 +21,32 @@
"postbuild": "next-sitemap --config next-sitemap.config.cjs"
},
"dependencies": {
"@commitlint/config-conventional": "^17.4.4",
"@headlessui/react": "^1.7.11",
"@heroicons/react": "^2.0.16",
"@commitlint/config-conventional": "^17.7.0",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@hookform/resolvers": "^3.3.1",
"@radix-ui/react-context-menu": "^2.1.3",
"@radix-ui/react-dialog": "^1.0.2",
"@radix-ui/react-dropdown-menu": "^2.0.2",
"@radix-ui/react-hover-card": "^1.0.5",
"@radix-ui/react-context-menu": "^2.1.5",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-navigation-menu": "^1.1.1",
"@radix-ui/react-popover": "^1.0.5",
"@radix-ui/react-select": "^1.2.0",
"@radix-ui/react-slider": "^1.1.1",
"@radix-ui/react-navigation-menu": "^1.1.4",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.0.2",
"@radix-ui/react-switch": "^1.0.3",
"@supabase/auth-helpers-nextjs": "^0.8.1",
"@supabase/auth-helpers-react": "^0.3.1",
"@supabase/supabase-js": "^2.31.0",
"@tailwindcss/typography": "^0.5.9",
"@tanstack/react-query": "^4.24.10",
"@supabase/auth-helpers-react": "^0.4.2",
"@supabase/supabase-js": "^2.36.0",
"@tailwindcss/typography": "^0.5.10",
"@tanstack/react-query": "^4.35.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "^0.279.0",
"next": "^13.5.1",
"next-seo": "^5.15.0",
"next-sitemap": "^3.1.52",
"next": "^13.5.3",
"next-seo": "^6.1.0",
"next-sitemap": "^4.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.46.2",
Expand All @@ -55,47 +55,47 @@
"rooks": "^7.14.1",
"sonner": "^1.0.3",
"tailwind-merge": "^1.14.0",
"tailwindcss": "^3.2.7",
"tailwindcss": "^3.3.3",
"tailwindcss-animate": "^1.0.7",
"url-join": "^5.0.0",
"zod": "^3.22.2"
},
"devDependencies": {
"@commitlint/cli": "^17.4.4",
"@commitlint/cz-commitlint": "^17.4.4",
"@next/eslint-plugin-next": "^13.1.6",
"@playwright/test": "^1.31.0",
"@semantic-release/changelog": "^6.0.2",
"@commitlint/cli": "^17.7.2",
"@commitlint/cz-commitlint": "^17.7.2",
"@next/eslint-plugin-next": "^13.5.3",
"@playwright/test": "^1.38.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@testing-library/react": "^14.0.0",
"@types/jsonwebtoken": "^9.0.1",
"@types/nprogress": "^0.2.0",
"@types/react": "18.0.28",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@vitejs/plugin-react": "^3.1.0",
"@types/jsonwebtoken": "^9.0.3",
"@types/nprogress": "^0.2.1",
"@types/react": "18.2.23",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vitejs/plugin-react": "^4.1.0",
"commitizen": "^4.3.0",
"concurrently": "^7.6.0",
"concurrently": "^8.2.1",
"env-cmd": "^10.1.0",
"eslint": "^8.34.0",
"eslint": "^8.50.0",
"eslint-config-esnext": "^4.1.0",
"eslint-config-node": "^4.1.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-playwright": "^0.12.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-playwright": "^0.16.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"jsdom": "^21.1.0",
"lint-staged": "^13.1.2",
"npm-check-updates": "^16.7.5",
"postcss": "^8.4.21",
"prettier": "^2.8.4",
"semantic-release": "^20.1.0",
"supabase": "^1.38.6",
"jsdom": "^22.1.0",
"lint-staged": "^14.0.1",
"npm-check-updates": "^16.14.4",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"semantic-release": "^22.0.5",
"supabase": "^1.99.5",
"tailwindcss-cli": "^0.1.2",
"tsc-files": "^1.1.3",
"typescript": "^4.9.5",
"vitest": "^0.28.5"
"tsc-files": "^1.1.4",
"typescript": "^5.2.2",
"vitest": "^0.34.5"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 28545ad

Please sign in to comment.