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] authored Aug 21, 2023
1 parent 56d9de1 commit 4dfedac
Show file tree
Hide file tree
Showing 6 changed files with 529 additions and 684 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,24 @@
},
"devDependencies": {
"@antfu/ni": "^0.21.5",
"@hebilicious/eslint-config": "0.0.3-beta.2",
"@hebilicious/eslint-config": "0.0.3-beta.3",
"@nuxt/test-utils": "^3.6.5",
"@types/node": "^18.17.4",
"bumpp": "^9.1.1",
"@types/node": "^18.17.6",
"bumpp": "^9.2.0",
"conventional-changelog-cli": "^3.0.0",
"eslint": "8.46.0",
"eslint": "8.47.0",
"esno": "^0.17.0",
"fast-glob": "^3.3.1",
"lint-staged": "^13.2.3",
"lint-staged": "^13.3.0",
"pnpm": "8.6.12",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"rimraf": "^5.0.1",
"simple-git-hooks": "^2.9.0",
"taze": "^0.11.2",
"turbo": "^1.10.12",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.34.1"
"vitest": "^0.34.2"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
2 changes: 1 addition & 1 deletion packages/extract-sfc-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"build": "unbuild && pnpm run dts"
},
"dependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue": "^4.3.2",
"@vue/shared": "^3.3.4",
"consola": "^3.2.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/server-block-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@nuxt/kit": "3.6.5",
"consola": "^3.2.3",
"defu": "^6.1.2",
"esbuild": "^0.19.0",
"esbuild": "^0.19.2",
"magicast": "^0.2.10"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@hebilicious/sfc-server-volar": "latest",
"@nuxt/devtools": "^0.7.5",
"@nuxt/devtools": "^0.8.0",
"nuxt": "latest"
}
}
2 changes: 1 addition & 1 deletion playgrounds/prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@hebilicious/server-block-nuxt": "latest",
"@hebilicious/sfc-server-volar": "latest",
"@nuxt/devtools": "latest",
"@types/node": "^18.17.4",
"@types/node": "^18.17.6",
"esno": "^0.17.0",
"nuxt": "^3.6.5",
"prisma": "^5.1.1"
Expand Down
Loading

0 comments on commit 4dfedac

Please sign in to comment.