Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 9284e81 commit 497545a
Show file tree
Hide file tree
Showing 2 changed files with 923 additions and 841 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,35 +44,35 @@
"prepublish": "run-s build"
},
"dependencies": {
"@fancyapps/ui": "5.0.35",
"@fancyapps/ui": "5.0.36",
"@xiaoshuapp/theme": "1.0.4",
"gsap": "3.12.5",
"zod": "3.22.4"
"zod": "3.23.6"
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@unocss/eslint-config": "0.58.6",
"@unocss/postcss": "0.58.6",
"@unocss/preset-wind": "0.58.6",
"@unocss/eslint-config": "0.59.4",
"@unocss/postcss": "0.59.4",
"@unocss/preset-wind": "0.59.4",
"consola": "3.2.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vue": "9.23.0",
"eslint-plugin-vue": "9.25.0",
"fs-extra": "11.2.0",
"globby": "14.0.1",
"mkdist": "1.4.0",
"mkdist": "1.5.1",
"npm-run-all": "4.1.5",
"prettier": "3.2.5",
"tailwindcss": "3.4.1",
"typescript": "5.4.3",
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
"unbuild": "2.0.0",
"unocss": "0.58.6",
"unocss": "0.59.4",
"vite-node": "0.34.7",
"vitepress": "1.0.1",
"vue": "3.4.21"
"vitepress": "1.1.4",
"vue": "3.4.26"
}
}
Loading

0 comments on commit 497545a

Please sign in to comment.