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 Aug 28, 2023
1 parent c8f3602 commit ebc8869
Show file tree
Hide file tree
Showing 13 changed files with 1,277 additions and 875 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
registry-url: "https://registry.npmjs.org"

- name: Set up pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.0
with:
version: 8.6.0
- run: pnpm install
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
registry-url: "https://registry.npmjs.org"

- name: Set up pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.0
with:
version: 8.6.0

Expand Down
4 changes: 2 additions & 2 deletions bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"connect": "^3.7.0",
"consola": "^3.2.3",
"express": "^4.18.2",
"fastify": "^4.21.0",
"h3": "^1.8.0",
"fastify": "^4.22.0",
"h3": "^1.8.1",
"inquirer": "^9.2.10",
"koa": "^2.14.2"
}
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,23 +51,23 @@
"@fourze/server": "workspace:*",
"@fourze/swagger": "workspace:*",
"@types/fs-extra": "^11.0.1",
"@types/node": "^20.5.0",
"@vitest/coverage-v8": "^0.34.1",
"@vitest/ui": "^0.34.1",
"@types/node": "^20.5.7",
"@vitest/coverage-v8": "^0.34.3",
"@vitest/ui": "^0.34.3",
"autocannon": "^7.12.0",
"bumpp": "^9.1.1",
"bumpp": "^9.2.0",
"chokidar": "^3.5.3",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-formatter-mo": "^1.2.0",
"jsdom": "^22.1.0",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"node-fetch": "^3.3.2",
"rimraf": "^5.0.1",
"simple-git-hooks": "^2.9.0",
"taze": "^0.11.2",
"tsx": "^3.12.7",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"unbuild": "^1.2.1",
"vitest": "^0.34.1"
"vitest": "^0.34.3"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"micromatch": "^4.0.5",
"minimatch": "^9.0.3",
"tiny-lru": "^11.0.1",
"ufo": "^1.2.0"
"ufo": "^1.3.0"
},
"devDependencies": {
"@types/micromatch": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/integrations/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"dependencies": {
"@fourze/server": "workspace:*",
"@fourze/vite": "workspace:*",
"@nuxt/kit": "^3.6.5",
"@nuxt/kit": "^3.7.0",
"dedent": "^1.5.1",
"pathe": "^1.1.1"
},
"devDependencies": {
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.5",
"@nuxt/module-builder": "^0.5.0",
"@nuxt/schema": "^3.7.0",
"@types/dedent": "^0.7.0",
"nuxt": "^3.6.5"
"nuxt": "^3.7.0"
}
}
2 changes: 1 addition & 1 deletion packages/integrations/swagger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@fourze/server": "workspace:*",
"@fourze/swagger-middleware": "workspace:*",
"fs-extra": "^11.1.1",
"swagger-ui-dist": "^5.3.2"
"swagger-ui-dist": "^5.4.2"
},
"peerDependencies": {
"vite": "^4.4.9"
Expand Down
6 changes: 3 additions & 3 deletions packages/integrations/unplugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"@fourze/swagger": "workspace:*",
"dedent": "^1.5.1",
"fs-extra": "^11.1.1",
"ufo": "^1.2.0",
"ufo": "^1.3.0",
"unplugin": "^1.4.0"
},
"devDependencies": {
"@types/webpack": "^5.28.1",
"@types/webpack": "^5.28.2",
"esbuild": "^0.19.2",
"rollup": "^3.28.0",
"rollup": "^3.28.1",
"vite": "^4.4.9",
"webpack": "^5.88.2",
"webpack-dev-server": "^4.15.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"fs-extra": "^11.1.1",
"micromatch": "^4.0.5",
"mime": "^3.0.0",
"mlly": "^1.4.0",
"mlly": "^1.4.1",
"pathe": "^1.1.1",
"vm": "^0.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions playgrounds/nuxt-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"preview": "nuxt generate && nuxt preview"
},
"dependencies": {
"@vueuse/core": "^10.3.0",
"axios": "^1.4.0",
"@vueuse/core": "^10.4.1",
"axios": "^1.5.0",
"dayjs": "^1.11.9",
"jquery": "^3.7.0",
"jquery": "^3.7.1",
"query-string": "^8.1.0"
},
"devDependencies": {
"@fourze/nuxt": "workspace:*",
"nuxt": "3.6.5",
"nuxt": "3.7.0",
"nuxt-windicss": "^2.6.1"
}
}
2 changes: 1 addition & 1 deletion playgrounds/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@fourze/core": "workspace:*",
"@fourze/server": "workspace:*",
"@types/compression": "^1.7.2",
"axios": "^1.4.0",
"axios": "^1.5.0",
"compression": "^1.7.4",
"express": "^4.18.2",
"query-string": "^8.1.0"
Expand Down
20 changes: 10 additions & 10 deletions playgrounds/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,30 +7,30 @@
"dependencies": {
"@fourze/core": "workspace:*",
"@fourze/middlewares": "workspace:*",
"@vueuse/core": "^10.3.0",
"axios": "^1.4.0",
"@vueuse/core": "^10.4.1",
"axios": "^1.5.0",
"dayjs": "^1.11.9",
"element-plus": "^2.3.9",
"element-plus": "^2.3.12",
"hoci": "^0.0.12",
"jquery": "^3.7.0",
"jquery": "^3.7.1",
"query-string": "^8.1.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@fourze/mock": "workspace:*",
"@fourze/vite": "workspace:*",
"@types/jquery": "^3.5.16",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@types/jquery": "^3.5.17",
"@vitejs/plugin-vue": "^4.3.3",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"compression": "^1.7.4",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.65.1",
"typescript": "^5.1.6",
"sass": "^1.66.1",
"typescript": "^5.2.2",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.9",
"vite-plugin-inspect": "^0.7.38",
"vite-plugin-windicss": "^1.9.0",
"vite-plugin-windicss": "^1.9.1",
"windicss": "^3.5.6"
},
"scripts": {
Expand Down
Loading

0 comments on commit ebc8869

Please sign in to comment.