Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AnYiEE/AwesomeGadgets
Browse files Browse the repository at this point in the history
  • Loading branch information
AnYiEE committed Jan 13, 2025
2 parents c7c4ed8 + 1bb77a8 commit e0052e9
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 135 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "awesome-gadgets",
"version": "4.8.4",
"version": "4.8.5",
"description": "Storage, management, compilation, and automatic deployment of MediaWiki gadgets.",
"private": true,
"type": "module",
Expand Down Expand Up @@ -83,11 +83,11 @@
"@types/oojs": "^7.0.7",
"@types/oojs-ui": "latest",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/language-plugin-pug": "^2.2.0",
"@vue/language-plugin-pug": "2.0.19",
"alpha-sort": "^5.0.0",
"broadcastchannel-polyfill": "^1.0.1",
"browserslist": "^4.24.4",
Expand Down Expand Up @@ -138,7 +138,7 @@
"unorm": "^1.6.0",
"vue": "3.3.9",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.2.0"
"vue-tsc": "2.0.19"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit e0052e9

Please sign in to comment.