Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2022
1 parent 37b34bb commit 659a27d
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 234 deletions.
16 changes: 8 additions & 8 deletions .stacks/package.json
Expand Up @@ -93,7 +93,7 @@
"key:generate": "pnpm artisan key:generate"
},
"dependencies": {
"@babel/types": "^7.19.0",
"@babel/types": "^7.19.3",
"@iconify-json/heroicons-outline": "^1.1.4",
"@iconify-json/heroicons-solid": "^1.1.5",
"@jsdevtools/ez-spawn": "^3.0.4",
Expand All @@ -106,9 +106,9 @@
"@types/minimatch": "^5.1.2",
"@types/node": "^18.7.15",
"@types/prompts": "^2.0.14",
"@unocss/preset-icons": "^0.45.25",
"@unocss/transformer-compile-class": "^0.45.25",
"@unocss/vite": "^0.45.25",
"@unocss/preset-icons": "^0.45.26",
"@unocss/transformer-compile-class": "^0.45.26",
"@unocss/vite": "^0.45.26",
"@vitejs/plugin-vue": "^3.1.0",
"@vitest/coverage-istanbul": "^0.23.4",
"@vueuse/core": "^9.3.0",
Expand Down Expand Up @@ -140,16 +140,16 @@
"pathe": "^0.3.8",
"rimraf": "^3.0.2",
"simple-git-hooks": "^2.8.0",
"typescript": "^4.8.3",
"typescript": "^4.8.4",
"unbuild": "^0.8.11",
"unocss": "^0.45.25",
"unocss": "^0.45.26",
"unplugin-auto-import": "^0.11.2",
"unplugin-vue-components": "^0.22.7",
"vite": "^3.1.3",
"vite": "^3.1.4",
"vite-plugin-inspect": "^0.7.4",
"vitepress": "1.0.0-alpha.17",
"vitest": "^0.23.4",
"vue": "^3.2.39",
"vue": "^3.2.40",
"vue-tsc": "^0.40.13"
},
"pnpm": {
Expand Down

0 comments on commit 659a27d

Please sign in to comment.