|
47 | 47 | "@jsx-email/plugin-inline": "workspace:^",
|
48 | 48 | "@jsx-email/plugin-minify": "workspace:^",
|
49 | 49 | "@jsx-email/plugin-pretty": "workspace:^",
|
50 |
| - "react": "^18.2.0 || ^19", |
51 |
| - "react-dom": "^18.2.0 || ^19" |
| 50 | + "@types/react": "^19.1.2", |
| 51 | + "@types/react-dom": "^19.1.2", |
| 52 | + "react": "^19.1.0", |
| 53 | + "react-dom": "^19.1.0" |
52 | 54 | },
|
53 | 55 | "dependencies": {
|
54 | 56 | "@dot/log": "^0.2.0",
|
55 | 57 | "@jsx-email/doiuse-email": "^1.0.1",
|
56 | 58 | "@parcel/watcher": "^2.4.1",
|
57 | 59 | "@radix-ui/colors": "3.0.0",
|
58 | 60 | "@radix-ui/react-collapsible": "1.1.4",
|
59 |
| - "@radix-ui/react-icons": "^1.3.0", |
| 61 | + "@radix-ui/react-icons": "^1.3.2", |
60 | 62 | "@radix-ui/react-popover": "1.1.7",
|
61 |
| - "@radix-ui/react-select": "^2.0.0", |
| 63 | + "@radix-ui/react-select": "^2.1.7", |
62 | 64 | "@radix-ui/react-slot": "1.2.0",
|
63 | 65 | "@radix-ui/react-toggle-group": "1.1.3",
|
64 | 66 | "@unocss/core": "^66.0.0",
|
|
117 | 119 | "@types/source-map-support": "^0.5.10",
|
118 | 120 | "@types/yargs-parser": "^21.0.3",
|
119 | 121 | "hast": "^1.0.0",
|
120 |
| - "unified": "^11.0.4" |
| 122 | + "unified": "^11.0.5" |
121 | 123 | },
|
122 | 124 | "types": "./dist/index.d.ts",
|
123 | 125 | "funding": {
|
|
0 commit comments