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 Jan 8, 2025
1 parent 2e2480d commit 4114124
Show file tree
Hide file tree
Showing 14 changed files with 2,917 additions and 1,471 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/[email protected].0
uses: pnpm/[email protected].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/[email protected].0
uses: pnpm/[email protected].1
with:
version: 8.6.0

Expand Down
14 changes: 7 additions & 7 deletions bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"autocannon-compare": "^0.4.0",
"cli-table": "^0.3.11",
"connect": "^3.7.0",
"consola": "^3.2.3",
"consola": "^3.3.3",
"express": "^4.18.2",
"fastify": "^4.26.0",
"h3": "^1.10.1",
"inquirer": "^9.2.13",
"koa": "^2.15.0"
"fastify": "^4.29.0",
"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.2"
}
}
36 changes: 18 additions & 18 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",
"eslint-formatter-mo": "^1.2.0",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.0",
"@types/node": "^20.17.12",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"autocannon": "^7.15.0",
"bumpp": "^9.9.3",
"chokidar": "^3.6.0",
"eslint": "^8.57.1",
"eslint-formatter-mo": "^1.3.1",
"jsdom": "^24.1.3",
"lint-staged": "^15.3.0",
"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.43",
"rimraf": "^5.0.10",
"simple-git-hooks": "^2.11.1",
"taze": "^0.18.0",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^1.2.2"
"vitest": "^1.6.0"
},
"pnpm": {
"overrides": {
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"stub": "unbuild --stub"
},
"dependencies": {
"consola": "^3.2.3",
"destr": "^2.0.2",
"consola": "^3.3.3",
"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.15.1",
"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.15.1",
"@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.18.2"
},
"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.16.1"
},
"devDependencies": {
"@types/webpack": "^5.28.5",
"esbuild": "^0.20.0",
"esbuild": "^0.24.2",
"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
14 changes: 7 additions & 7 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",
"fast-glob": "^3.3.2",
"esbuild": "^0.24.2",
"fast-glob": "^3.3.3",
"fs-extra": "^11.2.0",
"micromatch": "^4.0.5",
"mime": "^4.0.1",
"mlly": "^1.5.0",
"mime": "^4.0.6",
"mlly": "^1.7.3",
"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.3.0"
}
}
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.65.4",
"fs-extra": "^11.2.0",
"nuxt": "3.8.1",
"pathe": "^1.1.2"
Expand Down
8 changes: 4 additions & 4 deletions playgrounds/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"@fourze/server": "workspace:*",
"@types/compression": "^1.7.5",
"axios": "^1.6.7",
"compression": "^1.7.4",
"compression": "^1.7.5",
"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.2",
"http-proxy-middleware": "^2.0.7"
}
}
32 changes: 16 additions & 16 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.9.2",
"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.13",
"vue-router": "^4.5.0"
},
"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.2.1",
"@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",
"compression": "^1.7.5",
"rollup-plugin-visualizer": "^5.14.0",
"sass": "^1.83.1",
"typescript": "^5.7.2",
"unocss": "^0.65.4",
"unplugin-vue-components": "^0.28.0",
"vite": "^5.0.12",
"vite-plugin-inspect": "^0.8.3"
"vite-plugin-inspect": "^0.10.6"
}
}
Loading

0 comments on commit 4114124

Please sign in to comment.