|
33 | 33 | "db:studio": "drizzle-kit studio" |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@ark-ui/react": "^2.1.1", |
| 36 | + "@ark-ui/react": "^2.2.3", |
37 | 37 | "@auth/core": "^0.28.0", |
38 | 38 | "@auth/drizzle-adapter": "^0.8.0", |
39 | 39 | "@neondatabase/serverless": "^0.9.0", |
40 | 40 | "@next/bundle-analyzer": "^14.2.0-canary.16", |
41 | | - "@react-aria/datepicker": "^3.9.2", |
42 | | - "@react-aria/i18n": "^3.10.1", |
43 | | - "@react-stately/datepicker": "^3.9.1", |
44 | | - "@tanstack/react-virtual": "^3.0.4", |
45 | | - "@tiptap/core": "^2.2.3", |
46 | | - "@tiptap/pm": "^2.2.3", |
47 | | - "@tiptap/react": "^2.2.3", |
48 | | - "@tiptap/starter-kit": "^2.2.3", |
49 | | - "@vercel/analytics": "^1.1.4", |
| 41 | + "@react-aria/datepicker": "^3.9.3", |
| 42 | + "@react-aria/i18n": "^3.10.2", |
| 43 | + "@react-stately/datepicker": "^3.9.2", |
| 44 | + "@tanstack/react-virtual": "^3.1.3", |
| 45 | + "@tiptap/core": "^2.2.4", |
| 46 | + "@tiptap/pm": "^2.2.4", |
| 47 | + "@tiptap/react": "^2.2.4", |
| 48 | + "@tiptap/starter-kit": "^2.2.4", |
| 49 | + "@vercel/analytics": "^1.2.2", |
50 | 50 | "@vercel/speed-insights": "^1.0.10", |
51 | 51 | "dotenv": "^16.4.5", |
52 | | - "drizzle-orm": "^0.29.5", |
| 52 | + "drizzle-orm": "^0.30.1", |
53 | 53 | "drizzle-valibot": "^0.1.1", |
54 | 54 | "jsdom": "^24.0.0", |
55 | | - "lucide-react": "^0.331.0", |
| 55 | + "lucide-react": "^0.356.0", |
56 | 56 | "luxon": "^3.4.4", |
57 | 57 | "next": "^14.2.0-canary.16", |
58 | 58 | "next-auth": "^5.0.0-beta.15", |
|
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | 69 | "@ianvs/prettier-plugin-sort-imports": "^4.1.1", |
70 | | - "@pandacss/dev": "^0.31.0", |
71 | | - "@pandacss/eslint-plugin": "^0.0.17", |
72 | | - "@pandacss/preset-panda": "^0.31.0", |
73 | | - "@pandacss/types": "^0.31.0", |
74 | | - "@park-ui/panda-preset": "^0.34.1", |
| 70 | + "@pandacss/dev": "^0.34.3", |
| 71 | + "@pandacss/eslint-plugin": "^0.1.1", |
| 72 | + "@pandacss/preset-panda": "^0.34.3", |
| 73 | + "@pandacss/types": "^0.34.3", |
| 74 | + "@park-ui/panda-preset": "^0.36.1", |
75 | 75 | "@types/jsdom": "^21.1.6", |
76 | 76 | "@types/luxon": "^3.4.2", |
77 | | - "@types/node": "^20.11.19", |
78 | | - "@types/pg": "^8.11.0", |
79 | | - "@types/react": "^18.2.55", |
80 | | - "@types/react-dom": "^18.2.19", |
81 | | - "@types/tinycolor2": "^1", |
82 | | - "@typescript-eslint/eslint-plugin": "^7.0.1", |
83 | | - "@typescript-eslint/parser": "^7.0.1", |
84 | | - "@typescript-eslint/utils": "^7.0.1", |
| 77 | + "@types/node": "^20.11.26", |
| 78 | + "@types/pg": "^8.11.2", |
| 79 | + "@types/react": "^18.2.65", |
| 80 | + "@types/react-dom": "^18.2.21", |
| 81 | + "@types/tinycolor2": "^1.4.6", |
| 82 | + "@typescript-eslint/eslint-plugin": "^7.2.0", |
| 83 | + "@typescript-eslint/parser": "^7.2.0", |
| 84 | + "@typescript-eslint/utils": "^7.2.0", |
85 | 85 | "cross-env": "^7.0.3", |
86 | 86 | "drizzle-kit": "^0.20.14", |
87 | | - "eslint": "^8.56.0", |
| 87 | + "eslint": "^8.57.0", |
88 | 88 | "eslint-config-next": "14.1.3", |
89 | 89 | "eslint-plugin-drizzle": "^0.2.3", |
90 | 90 | "eslint-plugin-tsdoc": "^0.2.17", |
|
93 | 93 | "postcss": "^8.4.35", |
94 | 94 | "prettier": "^3.2.5", |
95 | 95 | "tsx": "^4.7.1", |
96 | | - "typescript": "^5.3.3" |
| 96 | + "typescript": "^5.4.2" |
97 | 97 | }, |
98 | 98 | "packageManager": "[email protected]+sha256.f3cc0eda8e5560e529c7147565b30faa43b4e472d90e8634d7134a37c7f59781", |
99 | 99 | "dependenciesMeta": { |
|
0 commit comments