Skip to content

Commit

Permalink
chore(deps): change the registry of vue-github-button
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJacky committed Jul 30, 2024
1 parent 8da309b commit aece834
Show file tree
Hide file tree
Showing 6 changed files with 615 additions and 586 deletions.
30 changes: 15 additions & 15 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,36 +11,36 @@
"gettext:extract": "vue-gettext-extract"
},
"dependencies": {
"@0xjacky/vue-github-button": "^3.1.1",
"@ant-design/icons-vue": "^7.0.1",
"@formkit/auto-animate": "^0.8.2",
"@vue/reactivity": "^3.4.33",
"@vue/shared": "^3.4.33",
"@vue/reactivity": "^3.4.34",
"@vue/shared": "^3.4.34",
"@vueuse/components": "^10.11.0",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"@xterm/addon-attach": "^0.11.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"ant-design-vue": "^4.2.3",
"apexcharts": "^3.50.0",
"apexcharts": "^3.51.0",
"axios": "^1.7.2",
"dayjs": "^1.11.12",
"highlight.js": "^11.10.0",
"lodash": "^4.17.21",
"marked": "^10.0.0",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"pinia": "^2.2.0",
"pinia-plugin-persistedstate": "^3.2.1",
"reconnecting-websocket": "^4.4.0",
"sortablejs": "^1.15.2",
"universal-cookie": "^7",
"vite-plugin-build-id": "^0.3.0",
"vue": "^3.4.33",
"vue-github-button": "github:0xJacky/vue-github-button",
"universal-cookie": "^7.2.0",
"vite-plugin-build-id": "^0.3.3",
"vue": "^3.4.34",
"vue-router": "^4.4.0",
"vue3-ace-editor": "2.2.4",
"vue3-apexcharts": "1.4.4",
"vue3-gettext": "3.0.0-beta.4",
"vue3-gettext": "3.0.0-beta.5",
"vue3-otp-input": "^0.5.21",
"vuedraggable": "^4.1.0"
},
Expand All @@ -51,11 +51,11 @@
"@types/sortablejs": "^1.15.8",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue": "^5.1.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/compiler-sfc": "^3.4.33",
"@vue/compiler-sfc": "^3.4.34",
"@vue/tsconfig": "^0.5.1",
"ace-builds": "^1.35.3",
"ace-builds": "^1.35.4",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-import-resolver-alias": "^1.1.2",
Expand All @@ -65,12 +65,12 @@
"eslint-plugin-sonarjs": "^0.23.0",
"eslint-plugin-vue": "^9.27.0",
"less": "^4.2.0",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.6",
"postcss": "^8.4.40",
"tailwindcss": "^3.4.7",
"typescript": "5.3.3",
"unplugin-auto-import": "^0.17.8",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-define-options": "^1.4.5",
"unplugin-vue-define-options": "^1.4.6",
"vite": "^5.3.5",
"vite-svg-loader": "^5.1.0",
"vue-tsc": "^1.8.27"
Expand Down
Loading

0 comments on commit aece834

Please sign in to comment.