|
13 | 13 | "deploy": "gh-pages -d dist" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@apollo/client": "^3.11.8", |
| 16 | + "@apollo/client": "^3.13.8", |
17 | 17 | "@fortawesome/free-brands-svg-icons": "^6.6.0", |
18 | 18 | "@fortawesome/free-solid-svg-icons": "^6.6.0", |
19 | 19 | "@fortawesome/react-fontawesome": "^0.2.2", |
20 | 20 | "apollo3-cache-persist": "^0.15.0", |
21 | 21 | "crypto-js": "^4.2.0", |
22 | | - "fabric": "^6.4.3", |
23 | | - "fabricjs-react": "^2.0.0", |
| 22 | + "fabric": "^6.7.1", |
| 23 | + "fabricjs-react": "^2.1.0", |
24 | 24 | "file-saver": "^2.0.5", |
25 | 25 | "flowbite-react": "^0.10.2", |
26 | 26 | "framer-motion": "^11.11.7", |
27 | 27 | "i18next": "^23.15.2", |
28 | | - "i18next-browser-languagedetector": "^8.0.0", |
| 28 | + "i18next-browser-languagedetector": "^8.2.0", |
29 | 29 | "i18next-http-backend": "^2.6.2", |
30 | 30 | "meta-png": "^1.0.6", |
31 | 31 | "react": "^18.3.1", |
32 | 32 | "react-dom": "^18.3.1", |
33 | | - "react-dropzone": "^14.2.9", |
34 | | - "react-i18next": "^15.0.2", |
| 33 | + "react-dropzone": "^14.3.8", |
| 34 | + "react-i18next": "^15.6.1", |
35 | 35 | "react-router-dom": "^6.26.2", |
36 | 36 | "react-toastify": "^10.0.5", |
37 | 37 | "zustand": "^4.5.5" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@babel/core": "^7.25.8", |
41 | | - "@babel/preset-env": "^7.25.8", |
42 | | - "@babel/preset-react": "^7.25.7", |
43 | | - "@babel/preset-typescript": "^7.25.7", |
44 | | - "@eslint/js": "^9.12.0", |
| 40 | + "@babel/core": "^7.28.0", |
| 41 | + "@babel/preset-env": "^7.28.0", |
| 42 | + "@babel/preset-react": "^7.27.1", |
| 43 | + "@babel/preset-typescript": "^7.27.1", |
| 44 | + "@eslint/js": "^9.32.0", |
45 | 45 | "@jest/globals": "^29.7.0", |
46 | | - "@testing-library/jest-dom": "^6.5.0", |
47 | | - "@testing-library/react": "^16.0.1", |
48 | | - "@testing-library/user-event": "^14.5.2", |
| 46 | + "@testing-library/jest-dom": "^6.6.3", |
| 47 | + "@testing-library/react": "^16.3.0", |
| 48 | + "@testing-library/user-event": "^14.6.1", |
49 | 49 | "@types/crypto-js": "^4.2.2", |
50 | 50 | "@types/file-saver": "^2.0.7", |
51 | 51 | "@types/jest": "^29.5.13", |
52 | | - "@types/mocha": "^10.0.9", |
| 52 | + "@types/mocha": "^10.0.10", |
53 | 53 | "@types/react": "^18.3.11", |
54 | 54 | "@types/react-dom": "^18.3.0", |
55 | | - "@vitejs/plugin-react-swc": "^3.7.1", |
56 | | - "autoprefixer": "^10.4.20", |
| 55 | + "@vitejs/plugin-react-swc": "^3.11.0", |
| 56 | + "autoprefixer": "^10.4.21", |
57 | 57 | "babel-jest": "^29.7.0", |
58 | | - "eslint": "^9.12.0", |
59 | | - "eslint-plugin-react-hooks": "^5.1.0-rc.0", |
| 58 | + "eslint": "^9.32.0", |
| 59 | + "eslint-plugin-react-hooks": "^5.2.0", |
60 | 60 | "eslint-plugin-react-refresh": "^0.4.12", |
61 | | - "gh-pages": "^6.1.1", |
| 61 | + "gh-pages": "^6.3.0", |
62 | 62 | "globals": "^15.11.0", |
63 | 63 | "identity-obj-proxy": "^3.0.0", |
64 | 64 | "jest": "^29.7.0", |
65 | 65 | "jest-environment-jsdom": "^29.7.0", |
66 | 66 | "jsdom": "^25.0.1", |
67 | | - "postcss": "^8.4.47", |
68 | | - "prettier": "^3.3.3", |
69 | | - "prettier-plugin-organize-imports": "^4.1.0", |
| 67 | + "postcss": "^8.5.6", |
| 68 | + "prettier": "^3.6.2", |
| 69 | + "prettier-plugin-organize-imports": "^4.2.0", |
70 | 70 | "prettier-plugin-tailwindcss": "^0.6.8", |
71 | 71 | "tailwindcss": "^3.4.13", |
72 | | - "ts-jest": "^29.2.5", |
73 | | - "typescript": "^5.6.3", |
74 | | - "typescript-eslint": "^8.8.1", |
| 72 | + "ts-jest": "^29.4.0", |
| 73 | + "typescript": "^5.8.3", |
| 74 | + "typescript-eslint": "^8.38.0", |
75 | 75 | "vite": "^5.4.8", |
76 | | - "vite-plugin-minify": "^2.0.0", |
| 76 | + "vite-plugin-minify": "^2.1.0", |
77 | 77 | "vite-plugin-sitemap": "^0.7.1", |
78 | 78 | "vite-plugin-tailwind-purgecss": "^0.3.3" |
79 | 79 | }, |
|
0 commit comments