unpkg-white-list 1.102.0 → 1.103.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +20 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unpkg-white-list",
3
- "version": "1.102.0",
3
+ "version": "1.103.0",
4
4
  "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
5
5
  "main": "index.js",
6
6
  "files": [],
@@ -12,7 +12,7 @@
12
12
  "devDependencies": {
13
13
  "eslint": "8",
14
14
  "eslint-config-egg": "14",
15
- "semver": "^7.6.2"
15
+ "semver": "7"
16
16
  },
17
17
  "repository": {
18
18
  "type": "git",
@@ -265,6 +265,9 @@
265
265
  "@itchenliang/picture-rollup-local-plugin": {
266
266
  "version": "*"
267
267
  },
268
+ "@imagemagick/magick-wasm": {
269
+ "version": "*"
270
+ },
268
271
  "twikoo": {
269
272
  "version": "*"
270
273
  },
@@ -18001,6 +18004,9 @@
18001
18004
  "zw-lowcode-plugin-code-editor": {
18002
18005
  "version": "*"
18003
18006
  },
18007
+ "zw-lowcode-preset-plugin": {
18008
+ "version": "*"
18009
+ },
18004
18010
  "jspdf-pro": {
18005
18011
  "version": "*"
18006
18012
  },
@@ -18421,8 +18427,20 @@
18421
18427
  "suimi-fonts": {
18422
18428
  "version": "*"
18423
18429
  },
18430
+ "@docsearch/css": {
18431
+ "version": "*"
18432
+ },
18424
18433
  "ufo": {
18425
18434
  "version": "*"
18435
+ },
18436
+ "live2d-widget": {
18437
+ "version": "*"
18438
+ },
18439
+ "vue-draggable-plus": {
18440
+ "version": "*"
18441
+ },
18442
+ "suimi-js-css": {
18443
+ "version": "*"
18426
18444
  }
18427
18445
  }
18428
18446
  }