|
1 | 1 | { |
2 | 2 | "name": "@devtron-labs/devtron-fe-common-lib", |
3 | | - "version": "1.23.3-beta-3", |
| 3 | + "version": "1.23.4-beta-3", |
4 | 4 | "description": "Supporting common component library", |
5 | 5 | "type": "module", |
6 | 6 | "main": "dist/index.js", |
|
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@esbuild-plugins/node-globals-polyfill": "0.2.3", |
41 | | - "react": "^19.2.4", |
42 | | - "react-dom": "^19.2.4", |
43 | | - "@laynezh/vite-plugin-lib-assets": "1.1.0", |
| 41 | + "@laynezh/vite-plugin-lib-assets": "2.2.0", |
44 | 42 | "@sentry/browser": "^7.119.1", |
45 | 43 | "@tanstack/eslint-plugin-query": "^5.91.4", |
46 | 44 | "@tanstack/react-query-devtools": "^5.91.3", |
47 | 45 | "@tippyjs/react": "^4.2.0", |
48 | 46 | "@typeform/embed-react": "2.20.0", |
49 | 47 | "@types/dompurify": "^3.0.5", |
50 | 48 | "@types/json-schema": "^7.0.15", |
| 49 | + "@types/node": "^25.5.0", |
51 | 50 | "@types/react": "^19.2.14", |
52 | 51 | "@types/react-csv": "^1.1.10", |
53 | 52 | "@types/react-dom": "^19.2.3", |
54 | 53 | "@typescript-eslint/eslint-plugin": "8.3.0", |
55 | 54 | "@typescript-eslint/parser": "8.3.0", |
56 | | - "@vitejs/plugin-react": "4.5.2", |
| 55 | + "@vitejs/plugin-react": "6.0.1", |
57 | 56 | "eslint": "^8.57.1", |
58 | 57 | "eslint-config-airbnb": "^19.0.4", |
59 | 58 | "eslint-config-prettier": "^9.1.0", |
|
70 | 69 | "lint-staged": "^12.5.0", |
71 | 70 | "moment": "^2.29.4", |
72 | 71 | "prettier": "^3.1.1", |
73 | | - "react-ga4": "^1.4.1", |
| 72 | + "react": "^19.2.4", |
| 73 | + "react-dom": "^19.2.4", |
74 | 74 | "react-toastify": "^10.0.6", |
75 | 75 | "sharp": "^0.33.5", |
76 | 76 | "svgo": "^3.3.2", |
77 | 77 | "typescript": "5.5.4", |
78 | | - "vite": "6.3.5", |
| 78 | + "vite": "8.0.0", |
79 | 79 | "vite-plugin-dts": "4.5.4", |
80 | | - "vite-plugin-lib-inject-css": "2.1.1", |
81 | | - "vite-plugin-svgr": "^2.4.0", |
82 | | - "vite-tsconfig-paths": "5.0.1" |
| 80 | + "vite-plugin-lib-inject-css": "2.2.2", |
| 81 | + "vite-plugin-svgr": "4.5.0" |
83 | 82 | }, |
84 | 83 | "peerDependencies": { |
85 | 84 | "@typeform/embed-react": "2.20.0", |
86 | 85 | "dompurify": "^3.2.4", |
87 | 86 | "patch-package": "^8.0.0", |
88 | 87 | "react": "^19.2.4", |
89 | 88 | "react-dom": "^19.2.4", |
90 | | - "react-ga4": "^1.4.1", |
91 | 89 | "react-router-dom": "^6.30.3", |
92 | 90 | "react-select": "5.8.0", |
93 | 91 | "rxjs": "^7.8.1", |
|
115 | 113 | "@uiw/react-codemirror": "4.23.7", |
116 | 114 | "@uiw/react-md-editor": "^4.0.11", |
117 | 115 | "@xyflow/react": "12.4.2", |
118 | | - "ansi_up": "^5.2.1", |
| 116 | + "ansi_up": "6.0.6", |
119 | 117 | "chart.js": "4.5.0", |
120 | 118 | "codemirror-json-schema": "0.8.0", |
121 | 119 | "cronstrue": "^3.9.0", |
|
127 | 125 | "marked": "^13.0.3", |
128 | 126 | "nanoid": "^3.3.8", |
129 | 127 | "qrcode.react": "^4.2.0", |
130 | | - "react-canvas-confetti": "^2.0.7", |
131 | 128 | "react-csv": "^2.2.2", |
132 | 129 | "react-day-picker": "^9.11.2", |
133 | 130 | "react-draggable": "^4.4.5", |
| 131 | + "react-ga4": "3.0.1", |
134 | 132 | "react-international-phone": "^4.5.0", |
135 | 133 | "react-virtualized-sticky-tree": "^3.0.0-beta18", |
136 | 134 | "sass": "^1.69.7", |
|
142 | 140 | "eslint-plugin-react-hooks": "^5.2.0", |
143 | 141 | "cross-spawn": "^7.0.5", |
144 | 142 | "vite-plugin-svgr": { |
145 | | - "vite": "6.3.5" |
| 143 | + "vite": "8.0.0" |
146 | 144 | }, |
147 | 145 | "react-virtualized-sticky-tree": { |
148 | 146 | "react": "^19.2.4", |
149 | 147 | "react-dom": "^19.2.4" |
| 148 | + }, |
| 149 | + "@laynezh/vite-plugin-lib-assets": { |
| 150 | + "vite": "8.0.0" |
150 | 151 | } |
151 | 152 | } |
152 | 153 | } |
0 commit comments