Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent c4d32db commit 82bb2bf
Show file tree
Hide file tree
Showing 4 changed files with 2,142 additions and 846 deletions.
20 changes: 10 additions & 10 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@uni-helper/galanga": "file:../"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.3",
"@antfu/eslint-config": "^0.43.0",
"@dcloudio/types": "^3.3.3",
"@dcloudio/uni-automator": "3.0.0-alpha-3080320230523001",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3080320230523001",
Expand All @@ -71,22 +71,22 @@
"@iconify-json/carbon": "^1.1.16",
"@types/node": "^20.2.3",
"@uni-helper/uni-app-types": "^0.5.8",
"@uni-helper/uni-env": "^0.0.3",
"@uni-helper/vite-plugin-uni-components": "^0.0.6",
"@uni-helper/uni-env": "^0.1.0",
"@uni-helper/vite-plugin-uni-components": "^0.0.9",
"@uni-helper/vite-plugin-uni-layouts": "^0.1.0",
"@uni-helper/vite-plugin-uni-manifest": "^0.1.3",
"@uni-helper/vite-plugin-uni-manifest": "^0.2.0",
"@uni-helper/vite-plugin-uni-pages": "^0.2.1",
"@uni-helper/volar-service-uni-pages": "^0.2.1",
"@unocss/eslint-config": "^0.52.3",
"@vue/tsconfig": "^0.4.0",
"@unocss/eslint-config": "^0.59.0",
"@vue/tsconfig": "^0.5.0",
"eslint": "^8.41.0",
"lint-staged": "^13.2.2",
"simple-git-hooks": "^2.8.1",
"typescript": "^5.0.4",
"unocss": "^0.52.3",
"unocss-applet": "^0.5.0",
"unplugin-auto-import": "^0.16.2",
"vite": "4.3.9",
"unocss": "^0.59.0",
"unocss-applet": "^0.7.0",
"unplugin-auto-import": "^0.17.0",
"vite": "4.5.3",
"vue-tsc": "^1.6.5"
},
"pnpm": {
Expand Down

0 comments on commit 82bb2bf

Please sign in to comment.