|
32 | 32 | "@graphql-codegen/near-operation-file-preset": "3.0.0",
|
33 | 33 | "@graphql-codegen/typescript-graphql-request": "^6.2.0",
|
34 | 34 | "@graphql-codegen/typescript-operations": "^4.2.3",
|
35 |
| - "@next/bundle-analyzer": "^15.0.0-canary.104", |
36 |
| - "@next/eslint-plugin-next": "^15.0.0-canary.104", |
| 35 | + "@next/bundle-analyzer": "^15.0.0-canary.173", |
| 36 | + "@next/eslint-plugin-next": "^15.0.0-canary.173", |
37 | 37 | "@parcel/watcher": "^2.4.1",
|
38 | 38 | "@storybook/addon-essentials": "^8.3.3",
|
39 | 39 | "@storybook/addon-interactions": "^8.3.3",
|
|
45 | 45 | "@types/cookie": "0.6.0",
|
46 | 46 | "@types/eslint": "^8.56.12",
|
47 | 47 | "@types/node-cron": "^3.0.11",
|
48 |
| - "@types/pg": "^8.11.10", |
| 48 | + "@types/pg": "8.10.2", |
49 | 49 | "@types/prettier": "^3.0.0",
|
50 | 50 | "autoprefixer": "^10.4.20",
|
51 | 51 | "chromatic": "^11.10.4",
|
52 | 52 | "concurrently": "^8.2.2",
|
53 | 53 | "cross-env": "^7.0.3",
|
54 | 54 | "env-cmd": "^10.1.0",
|
55 | 55 | "eslint": "^8.57.1",
|
56 |
| - "eslint-config-next": "^15.0.0-canary.104", |
| 56 | + "eslint-config-next": "^15.0.0-canary.173", |
57 | 57 | "eslint-plugin-storybook": "^0.9.0",
|
58 | 58 | "postcss": "^8.4.47",
|
59 | 59 | "prettier": "^3.3.3",
|
|
67 | 67 | "@ebay/nice-modal-react": "^1.2.13",
|
68 | 68 | "@heroicons/react": "^2.1.5",
|
69 | 69 | "@icons-pack/react-simple-icons": "^10.0.0",
|
70 |
| - "@payloadcms/db-postgres": "3.0.0-beta.109", |
71 |
| - "@payloadcms/next": "3.0.0-beta.109", |
72 |
| - "@payloadcms/richtext-slate": "3.0.0-beta.109", |
73 |
| - "@payloadcms/ui": "3.0.0-beta.109", |
| 70 | + "@payloadcms/db-postgres": "3.0.0-beta.111", |
| 71 | + "@payloadcms/next": "3.0.0-beta.111", |
| 72 | + "@payloadcms/richtext-slate": "3.0.0-beta.111", |
| 73 | + "@payloadcms/ui": "3.0.0-beta.111", |
74 | 74 | "@radix-ui/react-dialog": "^1.1.1",
|
75 | 75 | "@radix-ui/react-dropdown-menu": "^2.1.1",
|
76 | 76 | "cookie": "0.6.0",
|
77 |
| - "drizzle-orm": "0.32.1", |
78 | 77 | "framer-motion": "^11.8.0",
|
79 | 78 | "graphql": "16.9.0",
|
80 | 79 | "graphql-request": "^7.1.0",
|
81 | 80 | "graphql-scalars": "1.23.0",
|
82 |
| - "next": "15.0.0-canary.104", |
| 81 | + "next": "15.0.0-canary.173", |
83 | 82 | "node-cron": "^3.0.3",
|
84 |
| - "payload": "3.0.0-beta.109", |
85 |
| - "pg": "^8.13.0", |
| 83 | + "payload": "3.0.0-beta.111", |
| 84 | + "pg": "8.11.3", |
86 | 85 | "pg-connection-string": "^2.7.0",
|
87 |
| - "react": "^19.0.0-rc-06d0b89e-20240801", |
| 86 | + "react": "^19.0.0-rc-3edc000d-20240926", |
88 | 87 | "react-animate-height": "^3.2.3",
|
89 |
| - "react-dom": "^19.0.0-rc-06d0b89e-20240801", |
| 88 | + "react-dom": "^19.0.0-rc-3edc000d-20240926", |
90 | 89 | "react-hook-form": "^7.53.0",
|
91 | 90 | "react-ssr-prepass": "1.5.0",
|
92 | 91 | "sharp": "0.33.5",
|
|
0 commit comments