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] committed Apr 9, 2023
1 parent 43a38f5 commit cad6a33
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 125 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@uni-helper/vite-plugin-uni-layouts",
"type": "module",
"version": "0.1.0",
"packageManager": "pnpm@7.16.1",
"packageManager": "pnpm@7.31.0",
"description": "Customizable layouts framework for uni-app applications using Vite.",
"author": "KeJun",
"license": "MIT",
Expand Down Expand Up @@ -57,13 +57,13 @@
"typescript": "^4.9.5",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.28.3"
"vitest": "^0.30.0"
},
"dependencies": {
"@vue/compiler-dom": "^3.2.45",
"fast-glob": "^3.2.12",
"jsonc-parser": "^3.2.0",
"magic-string": "^0.27.0",
"magic-string": "^0.30.0",
"scule": "^1.0.0"
}
}

0 comments on commit cad6a33

Please sign in to comment.