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 Oct 25, 2024
1 parent 2e2480d commit 67272f5
Show file tree
Hide file tree
Showing 14 changed files with 2,579 additions and 1,345 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'

- name: Set up pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v2.4.1
with:
version: 8.15.0
- run: pnpm install --no-frozen-lockfile
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.4.0
uses: pnpm/action-setup@v2.4.1
with:
version: 8.6.0

Expand Down
12 changes: 6 additions & 6 deletions bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
"connect": "^3.7.0",
"consola": "^3.2.3",
"express": "^4.18.2",
"fastify": "^4.26.0",
"h3": "^1.10.1",
"inquirer": "^9.2.13",
"koa": "^2.15.0"
"fastify": "^4.28.1",
"h3": "^1.13.0",
"inquirer": "^9.3.7",
"koa": "^2.15.3"
},
"devDependencies": {
"@types/autocannon": "^7.12.5",
"@types/cli-table": "^0.3.4",
"@types/inquirer": "^9.0.7",
"@types/koa": "^2.14.0",
"tsx": "^4.7.0"
"@types/koa": "^2.15.0",
"tsx": "^4.19.1"
}
}
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,31 +40,31 @@
"typecheck": "tsc --noEmit --skipLibCheck"
},
"devDependencies": {
"@curev/eslint-config": "^0.3.4",
"@curev/eslint-config": "^0.3.7",
"@fourze/core": "workspace:*",
"@fourze/mock": "workspace:*",
"@fourze/server": "workspace:*",
"@fourze/swagger": "workspace:*",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.13",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/ui": "^1.2.2",
"autocannon": "^7.14.0",
"bumpp": "^9.3.0",
"chokidar": "^3.5.3",
"eslint": "^8.56.0",
"@types/node": "^20.17.1",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"autocannon": "^7.15.0",
"bumpp": "^9.7.1",
"chokidar": "^3.6.0",
"eslint": "^8.57.1",
"eslint-formatter-mo": "^1.2.0",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.0",
"jsdom": "^24.1.3",
"lint-staged": "^15.2.10",
"node-fetch": "^3.3.2",
"nolyfill": "^1.0.28",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"taze": "^0.13.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"nolyfill": "^1.0.42",
"rimraf": "^5.0.10",
"simple-git-hooks": "^2.11.1",
"taze": "^0.17.2",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^1.2.2"
"vitest": "^1.6.0"
},
"pnpm": {
"overrides": {
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
},
"dependencies": {
"consola": "^3.2.3",
"destr": "^2.0.2",
"destr": "^2.0.3",
"events": "^3.3.0",
"fast-content-type-parse": "^1.1.0",
"maybe-types": "^0.2.0",
"tiny-lru": "^11.2.5",
"ufo": "^1.3.2"
"tiny-lru": "^11.2.11",
"ufo": "^1.5.4"
}
}
8 changes: 4 additions & 4 deletions packages/integrations/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"dependencies": {
"@fourze/server": "workspace:*",
"@fourze/vite": "workspace:*",
"@nuxt/kit": "^3.10.0",
"dedent": "^1.5.1",
"@nuxt/kit": "^3.13.2",
"dedent": "^1.5.3",
"pathe": "^1.1.2"
},
"devDependencies": {
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.10.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@types/dedent": "^0.7.2",
"nuxt": "^3.10.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/integrations/swagger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"@fourze/server": "workspace:*",
"@fourze/swagger-middleware": "workspace:*",
"fs-extra": "^11.2.0",
"swagger-ui-dist": "^5.11.2"
"swagger-ui-dist": "^5.17.14"
},
"devDependencies": {
"@types/swagger-ui-dist": "^3.30.4"
"@types/swagger-ui-dist": "^3.30.5"
}
}
10 changes: 5 additions & 5 deletions packages/integrations/unplugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@
"@fourze/mock": "workspace:*",
"@fourze/server": "workspace:*",
"@fourze/swagger": "workspace:*",
"dedent": "^1.5.1",
"dedent": "^1.5.3",
"fs-extra": "^11.2.0",
"ufo": "^1.3.2",
"unplugin": "^1.6.0"
"ufo": "^1.5.4",
"unplugin": "^1.14.1"
},
"devDependencies": {
"@types/webpack": "^5.28.5",
"esbuild": "^0.20.0",
"esbuild": "^0.24.0",
"rollup": "^4.9.6",
"vite": "^5.0.12",
"webpack": "^5.90.0",
"webpack-dev-server": "^4.15.1"
"webpack-dev-server": "^4.15.2"
}
}
2 changes: 1 addition & 1 deletion packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@fourze/core": "workspace:*",
"@fourze/middlewares": "workspace:*",
"dedent": "^1.5.1"
"dedent": "^1.5.3"
},
"devDependencies": {
"@types/dedent": "^0.7.2"
Expand Down
12 changes: 6 additions & 6 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@
},
"dependencies": {
"@fourze/core": "workspace:*",
"chokidar": "^3.5.3",
"chokidar": "^3.6.0",
"create-require": "^1.1.1",
"esbuild": "^0.20.0",
"esbuild": "^0.24.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"micromatch": "^4.0.5",
"mime": "^4.0.1",
"mlly": "^1.5.0",
"mime": "^4.0.4",
"mlly": "^1.7.2",
"pathe": "^1.1.2",
"vm": "^0.1.0"
},
"devDependencies": {
"@types/micromatch": "^4.0.6",
"@types/micromatch": "^4.0.9",
"@types/mime": "^3.0.4",
"pkg-types": "^1.0.3"
"pkg-types": "^1.2.1"
}
}
8 changes: 4 additions & 4 deletions playgrounds/nuxt-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"preview": "nuxt generate && nuxt preview"
},
"dependencies": {
"@vueuse/core": "^10.7.2",
"@vueuse/core": "^10.11.1",
"axios": "^1.6.7",
"dayjs": "^1.11.10",
"dayjs": "^1.11.13",
"jquery": "^3.7.1",
"query-string": "^8.1.0"
"query-string": "^8.2.0"
},
"devDependencies": {
"@fourze/middlewares": "workspace:*",
"@fourze/nuxt": "workspace:*",
"@unocss/nuxt": "^0.58.4",
"@unocss/nuxt": "^0.63.6",
"fs-extra": "^11.2.0",
"nuxt": "3.8.1",
"pathe": "^1.1.2"
Expand Down
6 changes: 3 additions & 3 deletions playgrounds/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"axios": "^1.6.7",
"compression": "^1.7.4",
"express": "^4.18.2",
"query-string": "^8.1.0"
"query-string": "^8.2.0"
},
"devDependencies": {
"@types/ejs": "^3.1.5",
"@types/express": "^4.17.21",
"ejs": "^3.1.9",
"esbuild": "^0.20.0",
"http-proxy-middleware": "^2.0.6"
"esbuild": "^0.24.0",
"http-proxy-middleware": "^2.0.7"
}
}
28 changes: 14 additions & 14 deletions playgrounds/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,29 +14,29 @@
"dependencies": {
"@fourze/core": "workspace:*",
"@fourze/middlewares": "workspace:*",
"@vueuse/core": "^10.7.2",
"@vueuse/core": "^10.11.1",
"axios": "^1.6.7",
"dayjs": "^1.11.10",
"element-plus": "^2.5.3",
"hoci": "^0.5.8",
"dayjs": "^1.11.13",
"element-plus": "^2.8.6",
"hoci": "^0.6.0",
"jquery": "^3.7.1",
"query-string": "^8.1.0",
"vue": "^3.4.15",
"vue-router": "^4.2.5"
"query-string": "^8.2.0",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@fourze/mock": "workspace:*",
"@fourze/vite": "workspace:*",
"@types/jquery": "^3.5.29",
"@vitejs/plugin-vue": "^5.0.3",
"@types/jquery": "^3.5.32",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"compression": "^1.7.4",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.70.0",
"typescript": "^5.3.3",
"unocss": "^0.58.4",
"unplugin-vue-components": "^0.26.0",
"sass": "^1.80.4",
"typescript": "^5.6.3",
"unocss": "^0.63.6",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.0.12",
"vite-plugin-inspect": "^0.8.3"
"vite-plugin-inspect": "^0.8.7"
}
}
Loading

0 comments on commit 67272f5

Please sign in to comment.