Skip to content

Commit 492b34e

Browse files
committed
Pkg upgrades
1 parent 839c9a9 commit 492b34e

File tree

2 files changed

+453
-447
lines changed

2 files changed

+453
-447
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"*.{js,ts,tsx}": "eslint --fix"
4040
},
4141
"resolutions": {
42-
"@emotion/is-prop-valid": "^1.3.1"
42+
"@emotion/is-prop-valid": "^1.4.0"
4343
},
4444
"dependencies": {
4545
"@ffmpeg/ffmpeg": "^0.12.15",
@@ -63,7 +63,7 @@
6363
"ini": "^5.0.0",
6464
"isomorphic-git": "^1.33.1",
6565
"libheif-js": "^1.19.8",
66-
"mediainfo.js": "0.3.5",
66+
"mediainfo.js": "0.3.6",
6767
"minimist": "^1.2.8",
6868
"motion": "^12.23.12",
6969
"multiformats": "^13.4.0",
@@ -98,16 +98,16 @@
9898
"@types/jest": "^30.0.0",
9999
"@types/lunr": "^2.3.7",
100100
"@types/minimist": "^1.2.5",
101-
"@types/node": "^24.3.0",
101+
"@types/node": "^24.3.1",
102102
"@types/offscreencanvas": "^2019.7.3",
103103
"@types/opentype.js": "^1.3.8",
104104
"@types/react": "^19.1.12",
105105
"@types/react-dom": "^19.1.9",
106106
"@types/ua-parser-js": "^0.7.39",
107107
"@types/video.js": "^7.3.58",
108108
"@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",
111111
"emulators": "^8.3.9",
112112
"emulators-ui": "^0.73.9",
113113
"eruda": "^3.4.3",
@@ -134,21 +134,21 @@
134134
"html-minifier-terser": "^7.2.0",
135135
"html-to-image": "^1.11.13",
136136
"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",
140140
"lunr": "^2.3.9",
141141
"monaco-editor": "^0.52.2",
142-
"pdfjs-dist": "^5.4.54",
142+
"pdfjs-dist": "^5.4.149",
143143
"playwright-core": "^1.55.0",
144144
"postcss": "^8.5.6",
145145
"postcss-styled-syntax": "^0.7.1",
146146
"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",
149149
"stylelint-config-standard": "^39.0.0",
150150
"stylelint-order": "^7.0.0",
151-
"terser": "^5.43.1",
151+
"terser": "^5.44.0",
152152
"tinymce": "^7.9.1",
153153
"ts-prune": "^0.10.3",
154154
"typescript": "^5.9.2",

0 commit comments

Comments
 (0)