|
30 | 30 | "@emotion/styled": "11.13.0", |
31 | 31 | "@hookform/resolvers": "^3.9.0", |
32 | 32 | "@n8tb1t/use-scroll-position": "^2.0.3", |
33 | | - "@radix-ui/react-alert-dialog": "^1.1.1", |
34 | | - "@radix-ui/react-avatar": "^1.1.0", |
35 | | - "@radix-ui/react-checkbox": "^1.1.1", |
36 | | - "@radix-ui/react-dialog": "1.1.1", |
37 | | - "@radix-ui/react-dropdown-menu": "^2.1.1", |
38 | | - "@radix-ui/react-hover-card": "^1.1.1", |
| 33 | + "@radix-ui/react-alert-dialog": "^1.1.2", |
| 34 | + "@radix-ui/react-avatar": "^1.1.1", |
| 35 | + "@radix-ui/react-checkbox": "^1.1.2", |
| 36 | + "@radix-ui/react-dialog": "1.1.2", |
| 37 | + "@radix-ui/react-dropdown-menu": "^2.1.2", |
| 38 | + "@radix-ui/react-hover-card": "^1.1.2", |
39 | 39 | "@radix-ui/react-label": "^2.1.0", |
40 | 40 | "@radix-ui/react-popover": "^1.1.2", |
41 | 41 | "@radix-ui/react-progress": "^1.1.0", |
42 | | - "@radix-ui/react-radio-group": "^1.2.0", |
| 42 | + "@radix-ui/react-radio-group": "^1.2.1", |
43 | 43 | "@radix-ui/react-select": "^2.1.2", |
44 | 44 | "@radix-ui/react-separator": "^1.1.0", |
45 | 45 | "@radix-ui/react-slot": "^1.1.0", |
46 | 46 | "@radix-ui/react-switch": "^1.1.1", |
47 | | - "@radix-ui/react-tooltip": "1.1.2", |
48 | | - "@sentry/nextjs": "8.32.0", |
49 | | - "@shazow/whatsabi": "^0.15.2", |
50 | | - "@stripe/react-stripe-js": "^2.7.3", |
| 47 | + "@radix-ui/react-tooltip": "1.1.3", |
| 48 | + "@sentry/nextjs": "8.34.0", |
| 49 | + "@shazow/whatsabi": "^0.15.3", |
| 50 | + "@stripe/react-stripe-js": "^2.8.1", |
51 | 51 | "@stripe/stripe-js": "^3.5.0", |
52 | | - "@tanstack/react-query": "5.56.2", |
| 52 | + "@tanstack/react-query": "5.59.13", |
53 | 53 | "@tanstack/react-table": "^8.17.3", |
54 | 54 | "@thirdweb-dev/service-utils": "workspace:*", |
55 | 55 | "@vercel/og": "^0.6.2", |
56 | | - "abitype": "1.0.5", |
| 56 | + "abitype": "1.0.6", |
57 | 57 | "chakra-react-select": "^4.7.6", |
58 | 58 | "class-variance-authority": "^0.7.0", |
59 | 59 | "clsx": "^2.1.1", |
60 | 60 | "color": "^4.2.3", |
61 | 61 | "compare-versions": "^6.1.0", |
62 | 62 | "date-fns": "^3.6.0", |
63 | 63 | "flat": "^6.0.1", |
64 | | - "framer-motion": "11.9.0", |
| 64 | + "framer-motion": "11.11.8", |
65 | 65 | "fuse.js": "7.0.0", |
66 | 66 | "input-otp": "^1.2.4", |
67 | 67 | "ioredis": "^5.4.1", |
68 | 68 | "ipaddr.js": "^2.2.0", |
69 | 69 | "lottie-react": "^2.4.0", |
70 | | - "lucide-react": "0.441.0", |
71 | | - "next": "14.2.13", |
| 70 | + "lucide-react": "0.452.0", |
| 71 | + "next": "14.2.15", |
72 | 72 | "next-plausible": "^3.12.0", |
73 | 73 | "next-seo": "^6.5.0", |
74 | 74 | "next-themes": "^0.3.0", |
|
90 | 90 | "react-markdown": "^9.0.1", |
91 | 91 | "react-responsive-carousel": "^3.2.23", |
92 | 92 | "react-table": "^7.8.0", |
93 | | - "recharts": "^2.12.7", |
| 93 | + "recharts": "^2.13.0", |
94 | 94 | "remark-gfm": "^4.0.0", |
95 | 95 | "server-only": "^0.0.1", |
96 | 96 | "sonner": "^1.5.0", |
97 | 97 | "spdx-correct": "^3.2.0", |
98 | 98 | "swagger-ui-react": "^5.17.14", |
99 | | - "tailwind-merge": "^2.5.2", |
| 99 | + "tailwind-merge": "^2.5.4", |
100 | 100 | "tailwindcss-animate": "^1.0.7", |
101 | 101 | "thirdweb": "workspace:*", |
102 | 102 | "tiny-invariant": "^1.3.3", |
|
106 | 106 | "devDependencies": { |
107 | 107 | "@chakra-ui/cli": "^2.4.1", |
108 | 108 | "@chromatic-com/storybook": "2.0.2", |
109 | | - "@next/bundle-analyzer": "14.2.13", |
110 | | - "@next/eslint-plugin-next": "14.2.13", |
| 109 | + "@next/bundle-analyzer": "14.2.15", |
| 110 | + "@next/eslint-plugin-next": "14.2.15", |
111 | 111 | "@playwright/test": "1.47.2", |
112 | | - "@storybook/addon-essentials": "8.3.4", |
| 112 | + "@storybook/addon-essentials": "8.3.5", |
113 | 113 | "@storybook/addon-interactions": "8.3.5", |
114 | | - "@storybook/addon-links": "8.3.4", |
115 | | - "@storybook/addon-onboarding": "8.3.4", |
116 | | - "@storybook/addon-viewport": "8.3.4", |
117 | | - "@storybook/blocks": "8.3.4", |
118 | | - "@storybook/nextjs": "8.3.4", |
119 | | - "@storybook/react": "8.3.4", |
| 114 | + "@storybook/addon-links": "8.3.5", |
| 115 | + "@storybook/addon-onboarding": "8.3.5", |
| 116 | + "@storybook/addon-viewport": "8.3.5", |
| 117 | + "@storybook/blocks": "8.3.5", |
| 118 | + "@storybook/nextjs": "8.3.5", |
| 119 | + "@storybook/react": "8.3.5", |
120 | 120 | "@storybook/test": "8.3.5", |
121 | 121 | "@types/color": "^3.0.6", |
122 | 122 | "@types/node": "20.14.9", |
123 | 123 | "@types/papaparse": "^5.3.14", |
124 | 124 | "@types/pluralize": "^0.0.33", |
125 | 125 | "@types/qrcode": "^1.5.5", |
126 | | - "@types/react": "^18.3.10", |
127 | | - "@types/react-dom": "^18", |
| 126 | + "@types/react": "^18.3.11", |
| 127 | + "@types/react-dom": "^18.3.1", |
128 | 128 | "@types/react-table": "^7.7.20", |
129 | 129 | "@types/spdx-correct": "^3.1.3", |
130 | 130 | "@types/swagger-ui-react": "^4.18.3", |
|
133 | 133 | "autoprefixer": "^10.4.19", |
134 | 134 | "checkly": "^4.8.1", |
135 | 135 | "eslint": "8.57.0", |
136 | | - "eslint-config-biome": "1.8.4", |
137 | | - "eslint-plugin-react-compiler": "0.0.0-experimental-ca16900-20240916", |
| 136 | + "eslint-config-biome": "1.9.3", |
| 137 | + "eslint-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241014", |
138 | 138 | "eslint-plugin-storybook": "^0.9.0", |
139 | | - "knip": "^5.30.6", |
| 139 | + "knip": "^5.33.3", |
140 | 140 | "next-sitemap": "^4.2.3", |
141 | 141 | "postcss": "8.4.47", |
142 | | - "storybook": "8.3.4", |
| 142 | + "storybook": "8.3.5", |
143 | 143 | "tailwindcss": "3.4.13", |
144 | | - "typescript": "5.6.2" |
| 144 | + "typescript": "5.6.3" |
145 | 145 | } |
146 | 146 | } |
0 commit comments