Skip to content

Commit

Permalink
Merge pull request #148 from FreeNowOrg/dev
Browse files Browse the repository at this point in the history
Upgrade deps
  • Loading branch information
AlPha5130 authored Dec 27, 2024
2 parents 1e77313 + 171dc98 commit 96c2404
Show file tree
Hide file tree
Showing 2 changed files with 1,174 additions and 1,657 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,51 +18,51 @@
"changelog": "conventional-changelog -p jquery -i CHANGELOG.md -s -r 0"
},
"dependencies": {
"axios": "^1.7.7",
"date-fns": "^3.6.0",
"date-fns-tz": "^3.1.3",
"axios": "^1.7.9",
"date-fns": "^4.0.0",
"date-fns-tz": "^3.2.0",
"fflate": "^0.8.2",
"gif.js": "^0.2.0",
"js-cookie": "^3.0.5",
"modern-mp4": "^0.1.1",
"naive-ui": "^2.40.1",
"modern-mp4": "^0.1.2",
"naive-ui": "^2.40.4",
"nprogress": "^0.2.0",
"pinia": "^2.2.6",
"vue": "^3.5.12",
"pinia": "^2.3.0",
"vue": "^3.5.13",
"vue-gtag": "^2.0.1",
"vue-i18n": "^9.13.0",
"vue-router": "^4.4.5",
"vue-waterfall-plugin-next": "^2.4.3"
"vue-i18n": "^11.0.1",
"vue-router": "^4.5.0",
"vue-waterfall-plugin-next": "^2.6.4"
},
"devDependencies": {
"@dragon-fish/sensitive-words-filter": "^2.0.1",
"@iconify-json/fa-solid": "^1.2.0",
"@iconify-json/fa-solid": "^1.2.1",
"@prettier/plugin-pug": "^3.2.0",
"@tabler/icons-vue": "^3.21.0",
"@types/cookie": "^0.6.0",
"@tabler/icons-vue": "^3.26.0",
"@types/gif.js": "^0.2.5",
"@types/js-cookie": "^3.0.6",
"@types/lodash.escaperegexp": "^4.1.9",
"@types/node": "^22.9.0",
"@types/node": "^22.10.2",
"@types/nprogress": "^0.2.3",
"@vercel/node": "^3.0.27",
"@vitejs/plugin-vue": "^5.1.5",
"@vue/language-plugin-pug": "^2.1.10",
"@vueuse/core": "^11.2.0",
"cheerio": "1.0.0-rc.12",
"conventional-changelog-cli": "^4.1.0",
"cookie": "^0.6.0",
"@vercel/node": "^5.0.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/language-plugin-pug": "^2.2.0",
"@vueuse/core": "^12.2.0",
"cheerio": "^1.0.0",
"conventional-changelog-cli": "^5.0.0",
"cookie": "^1.0.2",
"lodash.escaperegexp": "^4.1.2",
"picocolors": "^1.1.1",
"prettier": "^3.2.5",
"prettier": "^3.4.2",
"pug": "^3.0.3",
"sass": "^1.80.6",
"sass": "^1.83.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"unplugin-auto-import": "^0.18.3",
"unplugin-icons": "^0.20.1",
"unplugin-vue-components": "^0.27.4",
"vercel": "^32.7.2",
"vite": "^5.4.11"
}
"typescript": "^5.7.2",
"unplugin-auto-import": "^0.19.0",
"unplugin-icons": "^0.22.0",
"unplugin-vue-components": "^0.28.0",
"vercel": "^39.2.2",
"vite": "^6.0.6"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 96c2404

Please sign in to comment.