unpkg-white-list 1.198.0 → 1.200.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 +14 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unpkg-white-list",
3
- "version": "1.198.0",
3
+ "version": "1.200.0",
4
4
  "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
5
5
  "main": "index.js",
6
6
  "files": [],
@@ -11,11 +11,11 @@
11
11
  "add": "node scripts/generate.js"
12
12
  },
13
13
  "devDependencies": {
14
- "eslint": "^9.12.0",
15
- "eslint-plugin-jsonc": "^2.16.0",
16
- "fs-extra": "^11.2.0",
14
+ "eslint": "^9.33.0",
15
+ "eslint-plugin-jsonc": "^2.20.1",
16
+ "fs-extra": "^11.3.1",
17
17
  "jsonc-eslint-parser": "^2.4.0",
18
- "semver": "7"
18
+ "semver": "^7.7.2"
19
19
  },
20
20
  "repository": {
21
21
  "type": "git",
@@ -1121,6 +1121,9 @@
1121
1121
  "@svgdotjs/svg.js": {
1122
1122
  "version": "*"
1123
1123
  },
1124
+ "@swup/plugin": {
1125
+ "version": "*"
1126
+ },
1124
1127
  "@synvox/rehook": {
1125
1128
  "version": "*"
1126
1129
  },
@@ -16340,6 +16343,9 @@
16340
16343
  "swr": {
16341
16344
  "version": "*"
16342
16345
  },
16346
+ "swup": {
16347
+ "version": "*"
16348
+ },
16343
16349
  "symlink-dir": {
16344
16350
  "version": "*"
16345
16351
  },
@@ -16619,6 +16625,9 @@
16619
16625
  "tiny-pinyin": {
16620
16626
  "version": "*"
16621
16627
  },
16628
+ "tiny-segmenter": {
16629
+ "version": "*"
16630
+ },
16622
16631
  "tiny-svg": {
16623
16632
  "version": "*"
16624
16633
  },