|
21 | 21 | "@repo/eslint-config": "workspace:*",
|
22 | 22 | "@repo/typescript-config": "workspace:*",
|
23 | 23 | "@testing-library/react": "^16.0.1",
|
24 |
| - "@types/node": "^22.7.7", |
25 |
| - "@types/react": "^18.3.11", |
| 24 | + "@types/node": "^22.9.1", |
| 25 | + "@types/react": "^18.3.12", |
26 | 26 | "@types/react-dom": "^18.3.1",
|
27 | 27 | "@vitejs/plugin-react": "^4.3.3",
|
28 |
| - "@vitest/coverage-v8": "^2.1.3", |
| 28 | + "@vitest/coverage-v8": "^2.1.5", |
29 | 29 | "esbuild-plugin-react18": "^0.2.5",
|
30 | 30 | "esbuild-plugin-react18-css": "^0.0.4",
|
31 | 31 | "jsdom": "^25.0.1",
|
32 | 32 | "react": "^18.3.1",
|
33 | 33 | "react-dom": "^18.3.1",
|
34 |
| - "tsup": "^8.3.0", |
| 34 | + "tsup": "^8.3.5", |
35 | 35 | "typescript": "^5.6.3",
|
36 |
| - "vite-tsconfig-paths": "^5.0.1", |
37 |
| - "vitest": "^2.1.3" |
| 36 | + "vite-tsconfig-paths": "^5.1.3", |
| 37 | + "vitest": "^2.1.5" |
38 | 38 | },
|
39 | 39 | "dependencies": {
|
40 | 40 | "@mayank1513/fork-me": "^2.1.2",
|
41 | 41 | "@repo/scripts": "workspace:*",
|
42 | 42 | "nextjs-darkmode": "^1.0.4",
|
43 | 43 | "nextjs-themes": "workspace:*",
|
44 | 44 | "r18gs": "^2.0.0",
|
45 |
| - "react-live": "^4.1.7", |
| 45 | + "react-live": "^4.1.8", |
46 | 46 | "react18-loaders": "^1.1.3"
|
47 | 47 | },
|
48 | 48 | "peerDependencies": {
|
|
0 commit comments