|
24 | 24 | "@commitlint/config-conventional": "^17.6.1",
|
25 | 25 | "@headlessui/react": "^1.7.14",
|
26 | 26 | "@heroicons/react": "^2.0.17",
|
27 |
| - "@supabase/auth-helpers-nextjs": "^0.6.0", |
| 27 | + "@supabase/auth-helpers-nextjs": "^0.6.1", |
28 | 28 | "@supabase/auth-helpers-react": "^0.3.1",
|
29 |
| - "@supabase/supabase-js": "^2.20.0", |
30 |
| - "@tanstack/react-query": "^4.29.1", |
31 |
| - "next": "^13.3.0", |
| 29 | + "@supabase/supabase-js": "^2.21.0", |
| 30 | + "@tanstack/react-query": "^4.29.3", |
| 31 | + "next": "^13.3.1", |
32 | 32 | "next-seo": "^6.0.0",
|
33 | 33 | "next-sitemap": "^4.0.7",
|
34 | 34 | "react": "^18.2.0",
|
|
40 | 40 | "devDependencies": {
|
41 | 41 | "@commitlint/cli": "^17.6.1",
|
42 | 42 | "@commitlint/cz-commitlint": "^17.5.0",
|
43 |
| - "@next/eslint-plugin-next": "^13.3.0", |
| 43 | + "@next/eslint-plugin-next": "^13.3.1", |
44 | 44 | "@playwright/test": "^1.32.3",
|
45 | 45 | "@semantic-release/changelog": "^6.0.3",
|
46 | 46 | "@semantic-release/git": "^10.0.1",
|
47 | 47 | "@testing-library/react": "^14.0.0",
|
48 | 48 | "@types/jsonwebtoken": "^9.0.1",
|
49 | 49 | "@types/nprogress": "^0.2.0",
|
50 |
| - "@types/react": "18.0.35", |
51 |
| - "@typescript-eslint/eslint-plugin": "^5.58.0", |
52 |
| - "@typescript-eslint/parser": "^5.58.0", |
53 |
| - "@vitejs/plugin-react": "^3.1.0", |
| 50 | + "@types/react": "18.0.38", |
| 51 | + "@typescript-eslint/eslint-plugin": "^5.59.0", |
| 52 | + "@typescript-eslint/parser": "^5.59.0", |
| 53 | + "@vitejs/plugin-react": "^4.0.0", |
54 | 54 | "commitizen": "^4.3.0",
|
55 | 55 | "concurrently": "^8.0.1",
|
56 | 56 | "env-cmd": "^10.1.0",
|
57 |
| - "eslint": "^8.38.0", |
| 57 | + "eslint": "^8.39.0", |
58 | 58 | "eslint-config-esnext": "^4.1.0",
|
59 | 59 | "eslint-config-prettier": "^8.8.0",
|
60 | 60 | "eslint-plugin-import": "^2.27.5",
|
|
63 | 63 | "husky": "^8.0.3",
|
64 | 64 | "jsdom": "^21.1.1",
|
65 | 65 | "lint-staged": "^13.2.1",
|
66 |
| - "npm-check-updates": "^16.10.8", |
67 |
| - "postcss": "^8.4.21", |
| 66 | + "npm-check-updates": "^16.10.9", |
| 67 | + "postcss": "^8.4.23", |
68 | 68 | "prettier": "^2.8.7",
|
69 | 69 | "semantic-release": "^21.0.1",
|
70 |
| - "supabase": "^1.50.4", |
| 70 | + "supabase": "^1.50.11", |
71 | 71 | "tailwindcss-cli": "^0.1.2",
|
72 | 72 | "tsc-files": "^1.1.3",
|
73 | 73 | "typescript": "^5.0.4",
|
|
0 commit comments