|
1 | 1 | { |
2 | 2 | "name": "reactive-pepyatka", |
3 | | - "version": "1.141.3", |
| 3 | + "version": "1.142.0", |
4 | 4 | "description": "", |
5 | 5 | "main": "index.js", |
6 | 6 | "dependencies": { |
|
23 | 23 | "keycode-js": "~3.1.0", |
24 | 24 | "local-storage-fallback": "~5.0.0", |
25 | 25 | "lodash-es": "~4.17.21", |
26 | | - "lru-cache": "~11.2.1", |
| 26 | + "lru-cache": "~11.2.2", |
27 | 27 | "memoize-one": "~6.0.0", |
28 | 28 | "mousetrap": "~1.6.5", |
29 | 29 | "photoswipe": "~5.4.4", |
30 | 30 | "photoswipe-video-plugin": "~1.0.2", |
31 | 31 | "porter-stemmer": "~0.9.1", |
32 | 32 | "prop-types": "~15.8.1", |
33 | | - "react": "~19.1.1", |
34 | | - "react-dom": "~19.1.1", |
| 33 | + "react": "~19.2.0", |
| 34 | + "react-dom": "~19.2.0", |
35 | 35 | "react-final-form-hooks": "~2.0.2", |
36 | 36 | "react-google-recaptcha": "~3.1.0", |
37 | 37 | "react-helmet": "~6.1.0", |
|
41 | 41 | "react-sortablejs": "~6.1.4", |
42 | 42 | "react-textarea-autosize": "~8.5.9", |
43 | 43 | "react-use-event-hook": "~0.9.6", |
44 | | - "recharts": "~3.2.1", |
| 44 | + "recharts": "~3.4.1", |
45 | 45 | "redux": "~5.0.1", |
46 | 46 | "regexparam": "~3.0.0", |
47 | 47 | "snarkdown": "~2.0.0", |
48 | 48 | "social-text-tokenizer": "~3.2.2", |
49 | 49 | "socket.io-client": "~2.3.1", |
50 | 50 | "sortablejs": "~1.15.6", |
51 | | - "tabbable": "~6.2.0", |
52 | | - "ua-parser-js": "~2.0.5", |
53 | | - "use-subscription": "~1.11.0", |
54 | | - "validator": "~13.15.15", |
| 51 | + "tabbable": "~6.3.0", |
| 52 | + "ua-parser-js": "~2.0.6", |
| 53 | + "use-subscription": "~1.12.0", |
| 54 | + "validator": "~13.15.23", |
55 | 55 | "vazirmatn": "^33.0.3" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | 58 | "@eslint/compat": "~1.3.2", |
59 | | - "@eslint/js": "~9.36.0", |
| 59 | + "@eslint/js": "~9.39.1", |
60 | 60 | "@testing-library/dom": "~10.4.1", |
61 | | - "@testing-library/jest-dom": "~6.8.0", |
| 61 | + "@testing-library/jest-dom": "~6.9.1", |
62 | 62 | "@testing-library/react": "~16.3.0", |
63 | 63 | "@testing-library/user-event": "~14.6.1", |
64 | 64 | "@vitejs/plugin-legacy": "~7.2.1", |
65 | | - "@vitejs/plugin-react-swc": "^4.1.0", |
66 | | - "cross-env": "~10.0.0", |
67 | | - "esbuild": "~0.25.10", |
68 | | - "eslint": "~9.36.0", |
| 65 | + "@vitejs/plugin-react-swc": "^4.2.2", |
| 66 | + "cross-env": "~10.1.0", |
| 67 | + "esbuild": "~0.27.0", |
| 68 | + "eslint": "~9.39.1", |
69 | 69 | "eslint-config-prettier": "~10.1.8", |
70 | 70 | "eslint-plugin-import-x": "~4.16.1", |
71 | 71 | "eslint-plugin-prettier": "~5.5.4", |
|
75 | 75 | "eslint-plugin-unicorn": "~61.0.2", |
76 | 76 | "eslint-plugin-you-dont-need-lodash-underscore": "~6.14.0", |
77 | 77 | "glob": "~11.0.3", |
78 | | - "globals": "~16.4.0", |
| 78 | + "globals": "~16.5.0", |
79 | 79 | "gray-matter": "~4.0.3", |
80 | 80 | "husky": "~9.1.7", |
81 | | - "jsdom": "~27.0.0", |
82 | | - "lint-staged": "~16.2.0", |
| 81 | + "jsdom": "~27.2.0", |
| 82 | + "lint-staged": "~16.2.6", |
83 | 83 | "node-html-parser": "~7.0.1", |
84 | 84 | "npm-run-all": "~4.1.5", |
85 | 85 | "prettier": "~3.6.2", |
86 | 86 | "querystring": "~0.2.1", |
87 | 87 | "remarkable": "~2.0.1", |
88 | | - "rimraf": "~6.0.1", |
89 | | - "sass": "^1.93.0", |
| 88 | + "rimraf": "~6.1.0", |
| 89 | + "sass": "^1.94.0", |
90 | 90 | "sinon": "~21.0.0", |
91 | | - "stylelint": "~16.24.0", |
| 91 | + "stylelint": "~16.25.0", |
92 | 92 | "stylelint-config-prettier": "~9.0.5", |
93 | 93 | "stylelint-config-standard-scss": "~15.0.1", |
94 | 94 | "stylelint-prettier": "~5.0.3", |
95 | 95 | "stylelint-scss": "~6.12.1", |
96 | | - "terser": "~5.44.0", |
| 96 | + "terser": "~5.44.1", |
97 | 97 | "unexpected": "~13.2.1", |
98 | 98 | "unexpected-sinon": "~11.1.0", |
99 | 99 | "url": "~0.11.4", |
100 | | - "vite": "~7.1.7", |
| 100 | + "vite": "~7.2.2", |
101 | 101 | "vite-plugin-generate-file": "~0.3.1", |
102 | | - "vite-plugin-pwa": "^1.0.3", |
| 102 | + "vite-plugin-pwa": "^1.1.0", |
103 | 103 | "vitest": "~3.2.4", |
104 | 104 | "workbox-window": "^7.3.0" |
105 | 105 | }, |
|
123 | 123 | "url": "https://github.com/FreeFeed/freefeed-react-client.git" |
124 | 124 | }, |
125 | 125 | "license": "MIT", |
126 | | - "packageManager": "yarn@4.9.4" |
| 126 | + "packageManager": "yarn@4.11.0" |
127 | 127 | } |
0 commit comments