Skip to content

Commit 8a3b13a

Browse files
committed
sigh: another react vulnerability
1 parent 7768b27 commit 8a3b13a

File tree

4 files changed

+235
-159
lines changed

4 files changed

+235
-159
lines changed

apps/dashboard/package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -18,87 +18,87 @@
1818
"@databuddy/shared": "workspace:*",
1919
"@hello-pangea/dnd": "^18.0.1",
2020
"@hookform/resolvers": "^5.2.2",
21-
"@phosphor-icons/react": "catalog:",
22-
"@radix-ui/react-avatar": "^1.1.10",
21+
"@phosphor-icons/react": "^2.1.10",
22+
"@radix-ui/react-avatar": "^1.1.11",
2323
"@radix-ui/react-collapsible": "^1.1.12",
2424
"@radix-ui/react-dialog": "^1.1.15",
2525
"@radix-ui/react-dropdown-menu": "^2.1.16",
2626
"@radix-ui/react-hover-card": "^1.1.15",
27-
"@radix-ui/react-popover": "catalog:",
27+
"@radix-ui/react-popover": "^1.1.15",
2828
"@radix-ui/react-progress": "^1.1.8",
2929
"@radix-ui/react-scroll-area": "^1.2.10",
3030
"@radix-ui/react-select": "^2.2.6",
3131
"@radix-ui/react-separator": "^1.1.8",
3232
"@radix-ui/react-slot": "^1.2.4",
3333
"@radix-ui/react-tooltip": "^1.2.8",
3434
"@radix-ui/react-use-controllable-state": "^1.2.2",
35-
"@tanstack/react-query": "^5.90.11",
35+
"@tanstack/react-query": "^5.90.12",
3636
"@tanstack/react-table": "^8.21.3",
3737
"@orpc/client": "^1.12.2",
3838
"@orpc/tanstack-query": "^1.12.2",
3939
"@types/d3-scale": "^4.0.9",
4040
"@types/geojson": "^7946.0.16",
4141
"@types/leaflet": "^1.9.21",
4242
"@xyflow/react": "^12.10.0",
43-
"ai": "^5.0.108",
44-
"autumn-js": "^0.1.40",
43+
"ai": "^5.0.112",
44+
"autumn-js": "^0.1.48",
4545
"babel-plugin-react-compiler": "^19.1.0-rc.1-rc-af1b7da-20250421",
46-
"better-auth": "^1.4.5",
47-
"class-variance-authority": "catalog:",
48-
"clsx": "catalog:",
46+
"better-auth": "^1.4.6",
47+
"class-variance-authority": "^0.7.1",
48+
"clsx": "^2.1.1",
4949
"cmdk": "^1.1.1",
5050
"d3-scale": "^4.0.2",
51-
"dayjs": "catalog:",
51+
"dayjs": "^1.11.19",
5252
"embla-carousel-react": "^8.6.0",
5353
"flag-icons": "^7.5.0",
54-
"framer-motion": "catalog:",
54+
"framer-motion": "^12.23.26",
5555
"idb": "^8.0.3",
5656
"input-otp": "^1.4.2",
57-
"jotai": "catalog:",
57+
"jotai": "^2.16.0",
5858
"leaflet": "^1.9.4",
5959
"lucide-react": "^0.556.0",
60-
"motion": "^12.23.25",
60+
"motion": "^12.23.26",
6161
"nanoid": "^5.1.6",
62-
"next": "^16.0.7",
62+
"next": "^16.0.9",
6363
"next-themes": "^0.4.6",
64-
"nuqs": "^2.7.1",
64+
"nuqs": "^2.8.5",
6565
"ogl": "^1.0.11",
6666
"qrcode.react": "^4.2.0",
6767
"radix-ui": "latest",
6868
"react": "catalog:",
69-
"react-day-picker": "^9.11.1",
69+
"react-day-picker": "^9.12.0",
7070
"react-dom": "catalog:",
71-
"react-hook-form": "^7.65.0",
71+
"react-hook-form": "^7.68.0",
7272
"react-hotkeys-hook": "^5.2.1",
7373
"react-image-crop": "^11.0.10",
7474
"react-leaflet": "^5.0.0",
7575
"react-resizable-panels": "^3.0.6",
7676
"recharts": "^2.15.4",
7777
"shiki": "^3.19.0",
78-
"simple-icons": "^16.0.0",
79-
"sonner": "catalog:",
78+
"simple-icons": "^16.1.0",
79+
"sonner": "^2.0.7",
8080
"streamdown": "^1.6.10",
81-
"tailwind-merge": "catalog:",
81+
"tailwind-merge": "^3.4.0",
8282
"tokenlens": "^1.3.1",
8383
"tw-animate-css": "^1.4.0",
8484
"use-stick-to-bottom": "^1.1.1",
85-
"vaul": "catalog:",
85+
"vaul": "^1.1.2",
8686
"zod": "catalog:"
8787
},
8888
"devDependencies": {
8989
"@biomejs/biome": "catalog:",
90-
"@orpc/server": "^1.9.3",
91-
"@tailwindcss/postcss": "^4.1.14",
90+
"@orpc/server": "^1.12.2",
91+
"@tailwindcss/postcss": "^4.1.18",
9292
"@types/d3-geo": "^3.1.0",
93-
"@types/node": "^22.18.9",
93+
"@types/node": "^22.19.2",
9494
"@types/react": "catalog:",
9595
"@types/react-dom": "catalog:",
9696
"@types/react-simple-maps": "^3.0.6",
9797
"@types/topojson-client": "^3.1.5",
9898
"husky": "^9.1.7",
99-
"lint-staged": "^16.2.4",
100-
"tailwindcss": "catalog:",
101-
"typescript": "catalog:",
99+
"lint-staged": "^16.2.7",
100+
"tailwindcss": "^4.1.18",
101+
"typescript": "^5.9.3",
102102
"ultracite": "catalog:"
103103
},
104104
"lint-staged": {

apps/docs/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@radix-ui/react-toggle-group": "^1.1.11",
4242
"@radix-ui/react-tooltip": "^1.2.8",
4343
"@radix-ui/react-use-controllable-state": "^1.2.2",
44-
"@shikijs/transformers": "^3.15.0",
44+
"@shikijs/transformers": "^3.19.0",
4545
"@usemarble/core": "^0.1.3",
4646
"class-variance-authority": "^0.7.1",
4747
"clsx": "^2.1.1",
@@ -51,30 +51,30 @@
5151
"fast-glob": "^3.3.3",
5252
"fumadocs-core": "15.5.0",
5353
"fumadocs-docgen": "^2.1.0",
54-
"fumadocs-mdx": "^14.0.3",
54+
"fumadocs-mdx": "^14.1.0",
5555
"fumadocs-ui": "15.5.0",
5656
"gray-matter": "^4.0.3",
5757
"input-otp": "^1.4.2",
5858
"lucide-react": "^0.539.0",
59-
"motion": "^12.23.24",
60-
"next": "^16.0.5",
59+
"motion": "^12.23.26",
60+
"next": "^16.0.9",
6161
"next-themes": "^0.4.6",
62-
"nuqs": "^2.7.1",
62+
"nuqs": "^2.8.5",
6363
"ogl": "^1.0.11",
6464
"radix-ui": "^1.4.3",
6565
"react": "catalog:",
66-
"react-day-picker": "^9.11.1",
66+
"react-day-picker": "^9.12.0",
6767
"react-dom": "catalog:",
6868
"react-fast-marquee": "^1.6.5",
69-
"react-hook-form": "^7.66.0",
69+
"react-hook-form": "^7.68.0",
7070
"react-icons": "^5.5.0",
7171
"react-resizable-panels": "^3.0.6",
7272
"recharts": "^2.15.4",
7373
"remark": "^15.0.1",
7474
"remark-gfm": "^4.0.1",
7575
"remark-mdx": "^3.1.1",
7676
"remark-stringify": "^11.0.0",
77-
"shiki": "^3.15.0",
77+
"shiki": "^3.19.0",
7878
"sonner": "^2.0.7",
7979
"tailwind-merge": "^3.4.0",
8080
"use-sound": "^5.0.0",
@@ -83,15 +83,15 @@
8383
},
8484
"devDependencies": {
8585
"@biomejs/biome": "catalog:",
86-
"@tailwindcss/postcss": "^4.1.17",
86+
"@tailwindcss/postcss": "^4.1.18",
8787
"@types/mdx": "^2.0.13",
8888
"@types/node": "22.15.28",
8989
"@types/react": "catalog:",
9090
"@types/react-dom": "catalog:",
9191
"babel-plugin-react-compiler": "^1.0.0",
9292
"next-validate-link": "^1.6.3",
9393
"postcss": "^8.5.6",
94-
"tailwindcss": "^4.1.17",
94+
"tailwindcss": "^4.1.18",
9595
"tw-animate-css": "^1.4.0",
9696
"typescript": "^5.9.3"
9797
}

0 commit comments

Comments
 (0)