Skip to content

Commit 3487003

Browse files
authored
fix(CAL): license issues (qiuwenbaike#1684)
* fix(CAL): license issues
1 parent c11fb53 commit 3487003

File tree

4 files changed

+88
-110
lines changed

4 files changed

+88
-110
lines changed

dist/Cat-a-lot/Cat-a-lot.js

Lines changed: 6 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@
7979
"@types/jqueryui": "^1.12.23",
8080
"@types/less": "^3.0.7",
8181
"@types/minimist": "^1.2.5",
82-
"@types/node": "^22.10.10",
82+
"@types/node": "^22.12.0",
8383
"@types/oojs": "^7.0.7",
8484
"@types/oojs-ui": "latest",
8585
"@types/prompts": "^2.4.9",
86-
"@typescript-eslint/eslint-plugin": "^8.21.0",
87-
"@typescript-eslint/parser": "^8.21.0",
86+
"@typescript-eslint/eslint-plugin": "^8.22.0",
87+
"@typescript-eslint/parser": "^8.22.0",
8888
"@vue/eslint-config-prettier": "^9.0.0",
8989
"@vue/eslint-config-typescript": "^13.0.0",
9090
"@vue/language-plugin-pug": "2.0.19",

0 commit comments

Comments
 (0)