Browse Source

REPORT-85056 🦄 refactor: 升级jquery

master
iapyang 2 years ago
parent
commit
f8c96f249a
  1. 3
      package.json
  2. 11053
      src/core/platform/web/jquery/_jquery.js

3
package.json

@ -89,6 +89,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/yargs": "17.0.13", "@types/yargs": "17.0.13",
"jquery": "3.6.3",
"yargs": "17.6.2" "yargs": "17.6.2"
} }
} }

11053
src/core/platform/web/jquery/_jquery.js vendored

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save