Browse Source

newer version of supporting lib

production
kelvin.yau 14 hours ago
parent
commit
f0c3faa85b
2 changed files with 1820 additions and 483 deletions
  1. +1818
    -481
      package-lock.json
  2. +2
    -2
      package.json

+ 1818
- 481
package-lock.json
File diff suppressed because it is too large
View File


+ 2
- 2
package.json View File

@@ -42,7 +42,7 @@
"@tiptap/react": "^2.14.0",
"@tiptap/starter-kit": "^2.14.0",
"@unly/universal-language-detector": "^2.0.3",
"@xyflow/react": "^12.11.1",
"@xyflow/react": "^12.11.2",
"apexcharts": "^3.45.2",
"axios": "^1.9.0",
"dayjs": "^1.11.10",
@@ -71,7 +71,7 @@
"sweetalert2": "^11.10.3",
"xlsx": "^0.18.5",
"xlsx-js-style": "^1.2.0",
"zod": "^3.24.2"
"zod": "^3.25.76"
},
"devDependencies": {
"@types/lodash": "^4.14.202",


Loading…
Cancel
Save