mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-09 09:55:07 +05:30
chore: update dependencies in package.json
- Removed `html-docx-js` version 0.3.1 - Updated `pdfjs-dist` from version 3.4.120 to 5.3.93 - Downgraded `@types/react` from version 18.3.23 to 18.3.3
This commit is contained in:
parent
86b9ad07fc
commit
e46e0f5494
2 changed files with 201 additions and 672 deletions
868
package-lock.json
generated
868
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -53,7 +53,6 @@
|
|||
"docx": "^9.5.1",
|
||||
"fast-xml-parser": "^5.2.5",
|
||||
"formik": "^2.4.6",
|
||||
"html-docx-js": "^0.3.1",
|
||||
"i18next": "^25.3.2",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"jimp": "^0.22.12",
|
||||
|
|
@ -68,7 +67,7 @@
|
|||
"notistack": "^3.0.1",
|
||||
"omggif": "^1.0.10",
|
||||
"pdf-lib": "^1.17.1",
|
||||
"pdfjs-dist": "^3.4.120",
|
||||
"pdfjs-dist": "^5.3.93",
|
||||
"playwright": "^1.45.0",
|
||||
"qrcode": "^1.5.4",
|
||||
"rc-slider": "^11.1.8",
|
||||
|
|
@ -95,7 +94,7 @@
|
|||
"@types/color-rgba": "^2.1.2",
|
||||
"@types/node": "^20.12.12",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"@types/react": "^18.3.23",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue