|
39 | 39 | "*.{js,ts,tsx}": "eslint --fix" |
40 | 40 | }, |
41 | 41 | "resolutions": { |
42 | | - "@emotion/is-prop-valid": "^1.3.1" |
| 42 | + "@emotion/is-prop-valid": "^1.4.0" |
43 | 43 | }, |
44 | 44 | "dependencies": { |
45 | 45 | "@ffmpeg/ffmpeg": "^0.12.15", |
|
63 | 63 | "ini": "^5.0.0", |
64 | 64 | "isomorphic-git": "^1.33.1", |
65 | 65 | "libheif-js": "^1.19.8", |
66 | | - "mediainfo.js": "0.3.5", |
| 66 | + "mediainfo.js": "0.3.6", |
67 | 67 | "minimist": "^1.2.8", |
68 | 68 | "motion": "^12.23.12", |
69 | 69 | "multiformats": "^13.4.0", |
|
98 | 98 | "@types/jest": "^30.0.0", |
99 | 99 | "@types/lunr": "^2.3.7", |
100 | 100 | "@types/minimist": "^1.2.5", |
101 | | - "@types/node": "^24.3.0", |
| 101 | + "@types/node": "^24.3.1", |
102 | 102 | "@types/offscreencanvas": "^2019.7.3", |
103 | 103 | "@types/opentype.js": "^1.3.8", |
104 | 104 | "@types/react": "^19.1.12", |
105 | 105 | "@types/react-dom": "^19.1.9", |
106 | 106 | "@types/ua-parser-js": "^0.7.39", |
107 | 107 | "@types/video.js": "^7.3.58", |
108 | 108 | "@types/wicg-file-system-access": "^2023.10.6", |
109 | | - "@typescript-eslint/eslint-plugin": "^8.41.0", |
110 | | - "@typescript-eslint/parser": "^8.41.0", |
| 109 | + "@typescript-eslint/eslint-plugin": "^8.42.0", |
| 110 | + "@typescript-eslint/parser": "^8.42.0", |
111 | 111 | "emulators": "^8.3.9", |
112 | 112 | "emulators-ui": "^0.73.9", |
113 | 113 | "eruda": "^3.4.3", |
|
134 | 134 | "html-minifier-terser": "^7.2.0", |
135 | 135 | "html-to-image": "^1.11.13", |
136 | 136 | "husky": "^9.1.7", |
137 | | - "jest": "^30.1.1", |
138 | | - "jest-environment-jsdom": "^30.1.1", |
139 | | - "lint-staged": "^16.1.5", |
| 137 | + "jest": "^30.1.3", |
| 138 | + "jest-environment-jsdom": "^30.1.2", |
| 139 | + "lint-staged": "^16.1.6", |
140 | 140 | "lunr": "^2.3.9", |
141 | 141 | "monaco-editor": "^0.52.2", |
142 | | - "pdfjs-dist": "^5.4.54", |
| 142 | + "pdfjs-dist": "^5.4.149", |
143 | 143 | "playwright-core": "^1.55.0", |
144 | 144 | "postcss": "^8.5.6", |
145 | 145 | "postcss-styled-syntax": "^0.7.1", |
146 | 146 | "postcss-syntax": "^0.36.2", |
147 | | - "serve": "^14.2.4", |
148 | | - "stylelint": "^16.23.1", |
| 147 | + "serve": "^14.2.5", |
| 148 | + "stylelint": "^16.24.0", |
149 | 149 | "stylelint-config-standard": "^39.0.0", |
150 | 150 | "stylelint-order": "^7.0.0", |
151 | | - "terser": "^5.43.1", |
| 151 | + "terser": "^5.44.0", |
152 | 152 | "tinymce": "^7.9.1", |
153 | 153 | "ts-prune": "^0.10.3", |
154 | 154 | "typescript": "^5.9.2", |
|
0 commit comments