|
1 | 1 | {
|
2 | 2 | "name": "open_sign",
|
3 |
| - "version": "0.1.0", |
| 3 | + "version": "2.21.1", |
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
6 | 6 | "@formkit/auto-animate": "^0.8.2",
|
7 | 7 | "@lottiefiles/dotlottie-react": "^0.13.5",
|
8 | 8 | "@pdf-lib/fontkit": "^1.1.1",
|
9 |
| - "@radix-ui/themes": "^3.1.6", |
10 |
| - "@reduxjs/toolkit": "^2.7.0", |
| 9 | + "@radix-ui/themes": "^3.2.1", |
| 10 | + "@reduxjs/toolkit": "^2.8.2", |
| 11 | + "@imgly/background-removal": "^1.6.0", |
11 | 12 | "axios": "^1.9.0",
|
12 |
| - "css-minimizer-webpack-plugin": "^7.0.2", |
13 | 13 | "date-fns-tz": "^3.2.0",
|
14 | 14 | "file-saver": "^2.0.5",
|
15 | 15 | "i18next": "^23.16.8",
|
|
18 | 18 | "jszip": "^3.10.1",
|
19 | 19 | "jwt-decode": "^4.0.0",
|
20 | 20 | "moment": "^2.30.1",
|
21 |
| - "nth-check": "^2.1.1", |
22 | 21 | "parse": "^6.1.1",
|
23 | 22 | "pdf-lib": "^1.17.1",
|
24 | 23 | "print-js": "^1.6.0",
|
25 |
| - "radix-ui": "^1.0.1", |
26 |
| - "react": "^18.2.0", |
27 |
| - "react-bootstrap": "^2.10.9", |
| 24 | + "prismjs": "^1.30.0", |
| 25 | + "radix-ui": "^1.4.2", |
| 26 | + "react": "^18.3.1", |
| 27 | + "react-bootstrap": "^2.10.10", |
28 | 28 | "react-confetti": "^6.4.0",
|
29 |
| - "react-cookie": "^7.2.2", |
30 |
| - "react-datepicker": "^7.6.0", |
| 29 | + "react-datepicker": "^8.3.0", |
31 | 30 | "react-dnd": "^16.0.1",
|
32 | 31 | "react-dnd-html5-backend": "^16.0.1",
|
33 | 32 | "react-dnd-multi-backend": "^9.0.0",
|
34 | 33 | "react-dnd-touch-backend": "^16.0.1",
|
35 |
| - "react-dom": "^18.2.0", |
| 34 | + "react-dom": "^18.3.1", |
36 | 35 | "react-gtm-module": "^2.0.11",
|
37 | 36 | "react-helmet": "^6.1.0",
|
38 |
| - "react-i18next": "^15.5.0", |
| 37 | + "react-i18next": "^15.5.1", |
39 | 38 | "react-konva": "^18.2.10",
|
40 | 39 | "react-pdf": "^9.2.1",
|
41 | 40 | "react-quill-new": "^3.4.6",
|
42 | 41 | "react-redux": "^9.2.0",
|
43 | 42 | "react-rnd": "^10.5.2",
|
44 |
| - "react-router": "^7.5.3", |
45 |
| - "react-scripts": "^5.0.1", |
| 43 | + "react-router": "^7.6.0", |
46 | 44 | "react-scrollbars-custom": "^4.1.1",
|
47 | 45 | "react-select": "^5.10.1",
|
48 |
| - "react-signature-canvas": "^1.0.7", |
49 |
| - "react-syntax-highlighter": "^15.6.1", |
| 46 | + "react-signature-canvas": "^1.1.0-alpha.2", |
50 | 47 | "react-timezone-select": "^3.2.8",
|
51 | 48 | "react-tooltip": "^5.28.1",
|
52 |
| - "react-web-share": "^2.0.2", |
53 | 49 | "reactour": "^1.19.4",
|
54 | 50 | "redux": "^5.0.1",
|
55 |
| - "redux-thunk": "^3.1.0", |
56 | 51 | "regex-parser": "^2.3.1",
|
57 | 52 | "serve": "^14.2.4",
|
58 |
| - "styled-components": "^5.3.0", |
59 |
| - "web-vitals": "^4.2.4", |
60 |
| - "ws": "^8.18.2", |
| 53 | + "styled-components": "^5.3.11", |
| 54 | + "web-vitals": "^5.0.1", |
61 | 55 | "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
|
62 | 56 | },
|
63 | 57 | "scripts": {
|
|
99 | 93 | },
|
100 | 94 | "devDependencies": {
|
101 | 95 | "@babel/core": "^7.27.1",
|
102 |
| - "@babel/preset-env": "^7.27.1", |
| 96 | + "@babel/preset-env": "^7.27.2", |
103 | 97 | "@babel/preset-react": "^7.27.1",
|
104 | 98 | "@babel/runtime-corejs2": "^7.27.1",
|
105 | 99 | "@testing-library/jest-dom": "^6.6.3",
|
106 | 100 | "@testing-library/react": "^16.3.0",
|
107 | 101 | "@testing-library/user-event": "^14.6.1",
|
108 |
| - "@types/react": "^18.3.21", |
| 102 | + "@types/react": "^18.3.22", |
109 | 103 | "@vitejs/plugin-react": "^4.4.1",
|
110 | 104 | "@vitejs/plugin-react-swc": "^3.9.0",
|
111 | 105 | "autoprefixer": "^10.4.21",
|
|
115 | 109 | "css-loader": "^7.1.2",
|
116 | 110 | "daisyui": "^4.12.24",
|
117 | 111 | "dotenv": "^16.5.0",
|
118 |
| - "dotenv-webpack": "^8.1.0", |
119 |
| - "eslint": "^8.57.1", |
| 112 | + "eslint": "^9.27.0", |
120 | 113 | "eslint-plugin-prettier": "^5.4.0",
|
121 | 114 | "eslint-plugin-react": "^7.37.5",
|
122 |
| - "lint-staged": "^15.5.1", |
123 |
| - "mini-css-extract-plugin": "^2.9.2", |
| 115 | + "lint-staged": "^16.0.0", |
124 | 116 | "postcss": "^8.5.3",
|
125 | 117 | "prettier": "^3.5.3",
|
126 | 118 | "pretty-quick": "^4.1.1",
|
127 | 119 | "rollup-plugin-node-polyfills": "^0.2.1",
|
128 | 120 | "tailwindcss": "^3.4.17",
|
129 |
| - "terser-webpack-plugin": "^5.3.14", |
130 | 121 | "vite": "^6.3.5",
|
131 | 122 | "vite-plugin-svgr": "^4.3.0",
|
132 | 123 | "vite-tsconfig-paths": "^5.1.4",
|
133 |
| - "vitest": "^3.1.3", |
134 |
| - "webpack-cli": "^5.1.4" |
135 |
| - }, |
136 |
| - "overrides": { |
137 |
| - "nth-check": "$nth-check", |
138 |
| - "ws": "$ws" |
| 124 | + "vitest": "^3.1.4" |
139 | 125 | },
|
140 | 126 | "engines": {
|
141 | 127 | "node": "18 || 20 || 22"
|
|
0 commit comments