Skip to content

Commit

Permalink
Merge pull request #235 from xuewenG/upgrade-dep
Browse files Browse the repository at this point in the history
更新依赖版本
  • Loading branch information
xuewenG authored Dec 13, 2024
2 parents 8955746 + d4f840d commit 3d16997
Show file tree
Hide file tree
Showing 2 changed files with 997 additions and 1,043 deletions.
18 changes: 9 additions & 9 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
},
"dependencies": {
"@fancyapps/ui": "^5.0.36",
"@iconify-json/carbon": "^1.1.36",
"@nuxt/ui": "^2.18.2",
"@iconify-json/carbon": "^1.1.37",
"@nuxt/ui": "^2.18.7",
"date-fns": "^3.6.0",
"markdown-it": "^14.1.0",
"nuxt": "^3.12.4",
"sortablejs": "^1.15.5",
"sortablejs": "^1.15.6",
"v-calendar": "^3.1.2",
"vue": "latest",
"vue-sonner": "^1.1.4"
"vue-sonner": "^1.1.5"
},
"packageManager": "[email protected].6+sha1.8105075ad0aa306138be128c017e9c41e28ecffa",
"packageManager": "[email protected].9",
"devDependencies": {
"@shikijs/markdown-it": "^1.12.1",
"@types/grecaptcha": "^3.0.9",
"@types/markdown-it": "^14.1.2",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"dayjs": "^1.11.12",
"dayjs-nuxt": "^2.1.9",
"@vueuse/core": "^10.11.1",
"@vueuse/nuxt": "^10.11.1",
"dayjs": "^1.11.13",
"dayjs-nuxt": "^2.1.11",
"sass": "^1.77.8",
"shiki": "^1.12.1",
"typescript": "^5.5.4"
Expand Down
Loading

0 comments on commit 3d16997

Please sign in to comment.