Skip to content

Commit ea9b861

Browse files
committed
chore(deps): change the registry of vue-github-button
1 parent 8da309b commit ea9b861

File tree

2 files changed

+593
-565
lines changed

2 files changed

+593
-565
lines changed

app/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,32 @@
1111
"gettext:extract": "vue-gettext-extract"
1212
},
1313
"dependencies": {
14+
"@0xjacky/vue-github-button": "^3.1.0",
1415
"@ant-design/icons-vue": "^7.0.1",
1516
"@formkit/auto-animate": "^0.8.2",
16-
"@vue/reactivity": "^3.4.33",
17-
"@vue/shared": "^3.4.33",
17+
"@vue/reactivity": "^3.4.34",
18+
"@vue/shared": "^3.4.34",
1819
"@vueuse/components": "^10.11.0",
1920
"@vueuse/core": "^10.11.0",
2021
"@vueuse/integrations": "^10.11.0",
2122
"@xterm/addon-attach": "^0.11.0",
2223
"@xterm/addon-fit": "^0.10.0",
2324
"@xterm/xterm": "^5.5.0",
2425
"ant-design-vue": "^4.2.3",
25-
"apexcharts": "^3.50.0",
26+
"apexcharts": "^3.51.0",
2627
"axios": "^1.7.2",
2728
"dayjs": "^1.11.12",
2829
"highlight.js": "^11.10.0",
2930
"lodash": "^4.17.21",
3031
"marked": "^10.0.0",
3132
"nprogress": "^0.2.0",
32-
"pinia": "^2.1.7",
33+
"pinia": "^2.2.0",
3334
"pinia-plugin-persistedstate": "^3.2.1",
3435
"reconnecting-websocket": "^4.4.0",
3536
"sortablejs": "^1.15.2",
36-
"universal-cookie": "^7",
37-
"vite-plugin-build-id": "^0.3.0",
38-
"vue": "^3.4.33",
39-
"vue-github-button": "github:0xJacky/vue-github-button",
37+
"universal-cookie": "^7.2.0",
38+
"vite-plugin-build-id": "^0.3.3",
39+
"vue": "^3.4.34",
4040
"vue-router": "^4.4.0",
4141
"vue3-ace-editor": "2.2.4",
4242
"vue3-apexcharts": "1.4.4",
@@ -51,11 +51,11 @@
5151
"@types/sortablejs": "^1.15.8",
5252
"@typescript-eslint/eslint-plugin": "^6.21.0",
5353
"@typescript-eslint/parser": "^6.21.0",
54-
"@vitejs/plugin-vue": "^5.0.5",
54+
"@vitejs/plugin-vue": "^5.1.1",
5555
"@vitejs/plugin-vue-jsx": "^3.1.0",
56-
"@vue/compiler-sfc": "^3.4.33",
56+
"@vue/compiler-sfc": "^3.4.34",
5757
"@vue/tsconfig": "^0.5.1",
58-
"ace-builds": "^1.35.3",
58+
"ace-builds": "^1.35.4",
5959
"autoprefixer": "^10.4.19",
6060
"eslint": "^8.57.0",
6161
"eslint-import-resolver-alias": "^1.1.2",
@@ -65,12 +65,12 @@
6565
"eslint-plugin-sonarjs": "^0.23.0",
6666
"eslint-plugin-vue": "^9.27.0",
6767
"less": "^4.2.0",
68-
"postcss": "^8.4.39",
69-
"tailwindcss": "^3.4.6",
68+
"postcss": "^8.4.40",
69+
"tailwindcss": "^3.4.7",
7070
"typescript": "5.3.3",
7171
"unplugin-auto-import": "^0.17.8",
7272
"unplugin-vue-components": "^0.26.0",
73-
"unplugin-vue-define-options": "^1.4.5",
73+
"unplugin-vue-define-options": "^1.4.6",
7474
"vite": "^5.3.5",
7575
"vite-svg-loader": "^5.1.0",
7676
"vue-tsc": "^1.8.27"

0 commit comments

Comments
 (0)