Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent 2cb6b43 commit e3a70e0
Show file tree
Hide file tree
Showing 14 changed files with 814 additions and 1,007 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"engines": {
"node": ">=v16.20.2"
},
"packageManager": "pnpm@8.15.4",
"packageManager": "pnpm@8.15.7",
"scripts": {
"preinstall": "npx only-allow pnpm",
"prepare": "husky install",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/fs-extra": "^11.0.4",
"@types/inquirer": "^9.0.7",
"@types/node": "^18.19.24",
"@types/node": "^18.19.31",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-v8": "^0.34.6",
Expand All @@ -54,14 +54,14 @@
"eslint-config-prettier": "^9.1.0",
"execa": "^6.1.0",
"husky": "^9.0.11",
"inquirer": "^9.2.16",
"inquirer": "^9.2.18",
"lint-staged": "^14.0.1",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"tsx": "^4.7.1",
"typescript": "^5.1.3",
"vite": "^4.5.2",
"vite-plugin-dts": "^3.7.3",
"tsx": "^4.7.2",
"typescript": "^5.4.5",
"vite": "^4.5.3",
"vite-plugin-dts": "^3.8.3",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.27"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/cli-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@ombro/is-main": "workspace:^",
"@ombro/logger": "workspace:^",
"dotenv": "^16.4.5",
"inquirer": "^9.2.16",
"openai": "^4.29.1"
"inquirer": "^9.2.18",
"openai": "^4.33.1"
},
"devDependencies": {
"@types/inquirer": "^9.0.7"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.1.3"
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.1.3"
"typescript": "^5.4.5"
}
}
4 changes: 2 additions & 2 deletions packages/eslint-config-vue2-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.23.0"
"eslint-plugin-vue": "^9.25.0"
},
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.1.3"
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.23.0"
"eslint-plugin-vue": "^9.25.0"
},
"devDependencies": {
"eslint": "^8.57.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-vue3-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.23.0"
"eslint-plugin-vue": "^9.25.0"
},
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.1.3"
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.23.0"
"eslint-plugin-vue": "^9.25.0"
},
"devDependencies": {
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fetchin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@ombro/fetchin-locale": "workspace:*",
"axios": "^0.28.0"
"axios": "^0.28.1"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/h5plus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"compressing": "^1.10.0",
"consola": "^3.2.3",
"fs-extra": "^11.2.0",
"inquirer": "^9.2.16",
"inquirer": "^9.2.18",
"jsonc": "^2.0.0",
"pkg-dir": "^7.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/figlet": "^1.5.8",
"boxen": "^7.1.1",
"chalk": "^4.1.2",
"dedent": "^1.5.1",
"dedent": "^1.5.3",
"figlet": "^1.7.0",
"ora": "^6.3.1",
"readline": "^1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"url": "https://github.com/Cphayim/ombro/issues"
},
"dependencies": {
"@babel/core": "^7.24.0",
"@babel/core": "^7.24.4",
"@babel/node": "^7.23.9",
"@babel/plugin-proposal-decorators": "^7.24.0",
"@babel/plugin-proposal-pipeline-operator": "^7.23.3",
"@babel/preset-env": "^7.24.0",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-proposal-pipeline-operator": "^7.24.1",
"@babel/preset-env": "^7.24.4",
"execa": "^5.1.1",
"find-up": "^4.1.0",
"minimist": "^1.2.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"stylelint-prettier": "^4.1.0"
},
"devDependencies": {
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"stylelint": "^15.11.0"
}
Expand Down
Loading

0 comments on commit e3a70e0

Please sign in to comment.