|
40 | 40 | "react-hotkeys-hook": "^5.1.0", |
41 | 41 | "react-i18next": "^15.6.1", |
42 | 42 | "react-is": "^19.1.1", |
43 | | -<<<<<<< HEAD |
44 | | - "react-router": "7.8.1", |
45 | | -======= |
46 | 43 | "react-router": "^7.8.1", |
47 | | ->>>>>>> origin/rsbuild |
48 | 44 | "screenfull": "^6.0.2", |
49 | 45 | "tailwind-merge": "^3.3.1", |
50 | 46 | "zustand": "^5.0.7" |
51 | 47 | }, |
52 | 48 | "devDependencies": { |
53 | | -<<<<<<< HEAD |
54 | | - "@biomejs/biome": "2.2.0", |
55 | | - "@iconify-icon/react": "^3.0.0", |
56 | | - "@tailwindcss/vite": "^4.1.12", |
57 | | -======= |
58 | 49 | "@biomejs/biome": "^2.2.0", |
59 | 50 | "@iconify-icon/react": "^3.0.0", |
60 | 51 | "@rsbuild/core": "^1.4.15", |
|
65 | 56 | "@rsbuild/plugin-svgr": "^1.2.2", |
66 | 57 | "@rsdoctor/rspack-plugin": "^1.2.2", |
67 | 58 | "@tailwindcss/postcss": "^4.1.12", |
68 | | ->>>>>>> origin/rsbuild |
69 | 59 | "@types/crypto-js": "^4.2.2", |
70 | 60 | "@types/lodash-es": "^4.17.12", |
71 | 61 | "@types/node": "^22.17.2", |
|
74 | 64 | "@types/react-is": "^19.0.0", |
75 | 65 | "@types/react-resizable": "^3.0.8", |
76 | 66 | "babel-plugin-react-compiler": "^19.1.0-rc.2", |
77 | | -<<<<<<< HEAD |
78 | | - "globals": "^16.3.0", |
79 | | - "sass-embedded": "^1.90.0", |
80 | | - "tailwindcss": "^4.1.12", |
81 | | - "terser": "^5.43.1", |
82 | | - "typescript": "~5.9.2", |
83 | | - "vite": "npm:rolldown-vite@7.1.2", |
84 | | - "vite-plugin-compression": "^0.5.1", |
85 | | - "vite-plugin-mock-dev-server": "^1.9.3" |
86 | | -======= |
87 | 67 | "rsbuild-plugin-html-minifier-terser": "^1.1.2", |
88 | 68 | "rspack-plugin-mock": "^1.2.0", |
89 | 69 | "tailwindcss": "^4.1.12", |
90 | 70 | "typescript": "^5.9.2" |
91 | | ->>>>>>> origin/rsbuild |
92 | 71 | }, |
93 | 72 | "engines": { |
94 | 73 | "node": ">=22.12.0" |
|
0 commit comments