|
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | 6 | "@formkit/auto-animate": "^0.8.2", |
7 | | - "@lottiefiles/dotlottie-react": "^0.13.0", |
| 7 | + "@lottiefiles/dotlottie-react": "^0.13.2", |
8 | 8 | "@pdf-lib/fontkit": "^1.1.1", |
9 | 9 | "@radix-ui/themes": "^3.1.6", |
10 | | - "@react-pdf/renderer": "^4.1.6", |
| 10 | + "@react-pdf/renderer": "^4.3.0", |
11 | 11 | "@reduxjs/toolkit": "^2.5.1", |
12 | | - "axios": "^1.7.9", |
13 | | - "css-minimizer-webpack-plugin": "^7.0.0", |
| 12 | + "axios": "^1.8.3", |
| 13 | + "css-minimizer-webpack-plugin": "^7.0.2", |
14 | 14 | "file-saver": "^2.0.5", |
15 | 15 | "i18next": "^23.16.8", |
16 | 16 | "i18next-browser-languagedetector": "^8.0.2", |
|
25 | 25 | "radix-ui": "^1.0.1", |
26 | 26 | "react": "^18.2.0", |
27 | 27 | "react-bootstrap": "^2.10.9", |
28 | | - "react-confetti": "^6.2.2", |
| 28 | + "react-confetti": "^6.4.0", |
29 | 29 | "react-cookie": "^7.2.2", |
30 | 30 | "react-datepicker": "^7.6.0", |
31 | 31 | "react-dnd": "^16.0.1", |
|
38 | 38 | "react-i18next": "^15.4.0", |
39 | 39 | "react-konva": "^18.2.10", |
40 | 40 | "react-pdf": "^9.2.1", |
41 | | - "react-quill-new": "^3.3.3", |
| 41 | + "react-quill-new": "^3.4.1", |
42 | 42 | "react-redux": "^9.2.0", |
43 | | - "react-rnd": "^10.4.14", |
| 43 | + "react-rnd": "^10.5.2", |
44 | 44 | "react-router": "^7.1.5", |
45 | 45 | "react-scripts": "^5.0.1", |
46 | 46 | "react-scrollbars-custom": "^4.1.1", |
47 | | - "react-select": "^5.10.0", |
| 47 | + "react-select": "^5.10.1", |
48 | 48 | "react-signature-canvas": "^1.0.7", |
49 | 49 | "react-syntax-highlighter": "^15.6.1", |
50 | 50 | "react-timezone-select": "^3.2.8", |
|
53 | 53 | "reactour": "^1.19.4", |
54 | 54 | "redux": "^5.0.1", |
55 | 55 | "redux-thunk": "^3.1.0", |
56 | | - "regex-parser": "^2.3.0", |
| 56 | + "regex-parser": "^2.3.1", |
57 | 57 | "serve": "^14.2.4", |
58 | 58 | "styled-components": "^5.3.0", |
59 | 59 | "web-vitals": "^4.2.4", |
60 | | - "ws": "^8.18.0", |
| 60 | + "ws": "^8.18.1", |
61 | 61 | "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz" |
62 | 62 | }, |
63 | 63 | "scripts": { |
|
96 | 96 | } |
97 | 97 | }, |
98 | 98 | "devDependencies": { |
99 | | - "@babel/core": "^7.26.9", |
| 99 | + "@babel/core": "^7.26.10", |
100 | 100 | "@babel/preset-env": "^7.26.9", |
101 | 101 | "@babel/preset-react": "^7.26.3", |
102 | | - "@babel/runtime-corejs2": "^7.26.9", |
103 | | - "autoprefixer": "^10.4.20", |
| 102 | + "@babel/runtime-corejs2": "^7.26.10", |
| 103 | + "autoprefixer": "^10.4.21", |
104 | 104 | "babel-loader": "^9.2.1", |
105 | 105 | "commitizen": "^4.3.1", |
106 | 106 | "concurrently": "^9.1.2", |
107 | 107 | "css-loader": "^7.1.2", |
108 | 108 | "daisyui": "^4.12.23", |
109 | 109 | "dotenv": "^16.4.7", |
110 | 110 | "dotenv-webpack": "^8.1.0", |
111 | | - "eslint": "^9.20.0", |
| 111 | + "eslint": "^9.22.0", |
112 | 112 | "eslint-plugin-prettier": "^5.2.3", |
113 | 113 | "eslint-plugin-react": "^7.37.4", |
114 | | - "lint-staged": "^15.4.3", |
| 114 | + "lint-staged": "^15.5.0", |
115 | 115 | "mini-css-extract-plugin": "^2.9.2", |
116 | | - "postcss": "^8.5.1", |
117 | | - "prettier": "^3.5.0", |
118 | | - "pretty-quick": "^4.0.0", |
| 116 | + "postcss": "^8.5.3", |
| 117 | + "prettier": "^3.5.3", |
| 118 | + "pretty-quick": "^4.1.1", |
119 | 119 | "tailwindcss": "^3.4.17", |
120 | 120 | "terser-webpack-plugin": "^5.3.11", |
121 | 121 | "webpack-cli": "^5.1.4" |
|
0 commit comments