|
43 | 43 | "author": "Alexander Zinchuk ([email protected])", |
44 | 44 | "license": "GPL-3.0-or-later", |
45 | 45 | "devDependencies": { |
46 | | - "@electron/rebuild": "^3.6.0", |
| 46 | + "@electron/rebuild": "^3.7.2", |
47 | 47 | "@glen/jest-raw-loader": "^2.0.0", |
48 | | - "@playwright/test": "^1.44.0", |
| 48 | + "@playwright/test": "^1.54.2", |
49 | 49 | "@rsbuild/core": "^1.4.12", |
50 | 50 | "@rsbuild/plugin-sass": "^1.3.3", |
51 | 51 | "@statoscope/cli": "5.28.2", |
52 | 52 | "@statoscope/webpack-plugin": "5.28.2", |
53 | | - "@stylistic/stylelint-config": "^1.0.1", |
54 | | - "@stylistic/stylelint-plugin": "^2.1.2", |
55 | | - "@testing-library/jest-dom": "^6.4.5", |
56 | | - "@twbs/fantasticon": "^3.0.0", |
| 53 | + "@stylistic/stylelint-config": "^3.0.1", |
| 54 | + "@stylistic/stylelint-plugin": "^2.1.3", |
| 55 | + "@testing-library/jest-dom": "^6.6.4", |
| 56 | + "@twbs/fantasticon": "^3.1.0", |
57 | 57 | "@types/croppie": "^2.6.4", |
58 | 58 | "@types/dom-view-transitions": "^1.0.6", |
59 | 59 | "@types/hast": "^3.0.4", |
60 | | - "@types/jest": "^29.5.12", |
61 | | - "@types/react": "^18.3.1", |
62 | | - "@types/react-dom": "^18.3.0", |
63 | | - "@typescript-eslint/eslint-plugin": "^7.8.0", |
64 | | - "@typescript-eslint/parser": "^7.8.0", |
65 | | - "autoprefixer": "^10.4.19", |
| 60 | + "@types/jest": "^29.5.14", |
| 61 | + "@types/react": "^18.3.23", |
| 62 | + "@types/react-dom": "^18.3.7", |
| 63 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 64 | + "@typescript-eslint/parser": "^7.18.0", |
| 65 | + "autoprefixer": "^10.4.21", |
66 | 66 | "browserlist": "^1.0.1", |
67 | 67 | "buffer": "^6.0.3", |
68 | | - "concurrently": "^8.2.2", |
69 | | - "cross-env": "^7.0.3", |
70 | | - "css-loader": "^7.1.1", |
71 | | - "dotenv": "^16.4.5", |
72 | | - "electron": "^22.3.27", |
73 | | - "electron-builder": "^24.13.3", |
74 | | - "electron-context-menu": "^3.6.1", |
75 | | - "electron-store": "^8.2.0", |
76 | | - "electron-updater": "^6.1.8", |
| 68 | + "concurrently": "^9.2.0", |
| 69 | + "cross-env": "^10.0.0", |
| 70 | + "css-loader": "^7.1.2", |
| 71 | + "dotenv": "^16.6.1", |
| 72 | + "electron": "^37.2.5", |
| 73 | + "electron-builder": "^26.0.12", |
| 74 | + "electron-context-menu": "^4.1.0", |
| 75 | + "electron-store": "^10.1.0", |
| 76 | + "electron-updater": "^6.6.2", |
77 | 77 | "electronmon": "^2.0.3", |
78 | | - "eslint": "^8.57.0", |
| 78 | + "eslint": "^8.57.1", |
79 | 79 | "eslint-config-airbnb": "^19.0.4", |
80 | 80 | "eslint-config-airbnb-typescript": "^18.0.0", |
81 | 81 | "eslint-config-teact-app": "git+https://github.com/zubiden/eslint-config-teact-app#ebb14df4114e549fe9855d7ed0ca6cf11098e9fe", |
82 | | - "eslint-import-resolver-webpack": "^0.13.8", |
| 82 | + "eslint-import-resolver-webpack": "^0.13.10", |
83 | 83 | "eslint-plugin-eslint-multitab-tt": "file:dev/eslint-multitab", |
84 | 84 | "eslint-plugin-flowtype": "^8.0.3", |
85 | | - "eslint-plugin-jsx-a11y": "^6.8.0", |
| 85 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
86 | 86 | "eslint-plugin-no-async-without-await": "^1.2.0", |
87 | 87 | "eslint-plugin-no-null": "^1.0.2", |
88 | | - "eslint-plugin-react": "^7.34.1", |
89 | | - "eslint-plugin-react-hooks": "^4.6.2", |
| 88 | + "eslint-plugin-react": "^7.37.5", |
| 89 | + "eslint-plugin-react-hooks": "^5.2.0", |
90 | 90 | "eslint-plugin-react-hooks-static-deps": "^1.0.7", |
91 | | - "eslint-plugin-simple-import-sort": "^12.1.0", |
| 91 | + "eslint-plugin-simple-import-sort": "^12.1.1", |
92 | 92 | "eslint-plugin-teactn": "git+https://github.com/korenskoy/eslint-plugin-teactn#c2c39dd005d58c07c24c4361de804dce1c6261b5", |
93 | | - "fake-indexeddb": "^6.0.0", |
| 93 | + "fake-indexeddb": "^6.0.1", |
94 | 94 | "git-revision-webpack-plugin": "^5.0.0", |
95 | | - "gitlog": "^4.0.8", |
96 | | - "html-webpack-plugin": "^5.6.0", |
97 | | - "husky": "^9.0.11", |
98 | | - "jest": "^29.7.0", |
99 | | - "jest-environment-jsdom": "^29.7.0", |
100 | | - "lint-staged": "^15.2.2", |
101 | | - "mini-css-extract-plugin": "^2.9.0", |
| 95 | + "gitlog": "^5.1.0", |
| 96 | + "html-webpack-plugin": "^5.6.3", |
| 97 | + "husky": "^9.1.7", |
| 98 | + "jest": "^30.0.5", |
| 99 | + "jest-environment-jsdom": "^30.0.5", |
| 100 | + "lint-staged": "^15.5.2", |
| 101 | + "mini-css-extract-plugin": "^2.9.2", |
102 | 102 | "postcss-loader": "^8.1.1", |
103 | | - "postcss-modules": "^6.0.0", |
104 | | - "react": "^18.3.1", |
105 | | - "sass": "^1.77.0", |
106 | | - "sass-loader": "^14.2.1", |
| 103 | + "postcss-modules": "^6.0.1", |
| 104 | + "react": "^19.1.1", |
| 105 | + "sass": "^1.89.2", |
| 106 | + "sass-loader": "^16.0.5", |
107 | 107 | "script-loader": "^0.7.2", |
108 | | - "serve": "^14.2.3", |
109 | | - "stylelint": "^16.5.0", |
110 | | - "stylelint-config-recommended-scss": "^14.0.0", |
| 108 | + "serve": "^14.2.4", |
| 109 | + "stylelint": "^16.23.0", |
| 110 | + "stylelint-config-recommended-scss": "^14.1.0", |
111 | 111 | "stylelint-declaration-block-no-ignored-properties": "^2.8.0", |
112 | 112 | "stylelint-group-selectors": "^1.0.10", |
113 | | - "stylelint-high-performance-animation": "^1.10.0", |
| 113 | + "stylelint-high-performance-animation": "^1.11.0", |
114 | 114 | "stylelint-selector-tag-no-without-class": "^3.0.1", |
115 | 115 | "telegraph-node": "^1.0.4", |
116 | | - "tsx": "^4.11.0", |
117 | | - "typescript": "^5.4.5" |
| 116 | + "tsx": "^4.20.3", |
| 117 | + "typescript": "^5.9.2" |
118 | 118 | }, |
119 | 119 | "dependencies": { |
120 | 120 | "@cryptography/aes": "^0.1.1", |
121 | 121 | "async-mutex": "^0.5.0", |
122 | 122 | "big-integer": "github:painor/BigInteger.js", |
123 | 123 | "croppie": "^2.6.5", |
124 | 124 | "emoji-data-ios": "git+https://github.com/korenskoy/emoji-data-ios#443f1c9d7b16a82e7ee53f7f226d7d9a9920a105", |
125 | | - "idb-keyval": "^6.2.1", |
126 | | - "lowlight": "^2.9.0", |
127 | | - "mp4box": "^0.5.2", |
| 125 | + "idb-keyval": "^6.2.2", |
| 126 | + "lowlight": "^3.3.0", |
| 127 | + "mp4box": "^0.5.4", |
128 | 128 | "opus-recorder": "github:Ajaxy/opus-recorder", |
129 | 129 | "os-browserify": "^0.3.0", |
130 | 130 | "pako": "^2.1.0", |
|
0 commit comments