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 Feb 24, 2024
1 parent 094660b commit 9c6affa
Show file tree
Hide file tree
Showing 3 changed files with 257 additions and 271 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@utilix/monorepo",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.15.3",
"packageManager": "pnpm@8.15.4",
"type": "module",
"scripts": {
"build": "pnpm -r run build",
Expand All @@ -18,19 +18,19 @@
"keywords": [],
"devDependencies": {
"@tsconfig/node20": "^20.1.2",
"@types/eslint": "^8.56.2",
"@types/node": "20.11.18",
"@types/eslint": "^8.56.3",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vue/tsconfig": "^0.5.1",
"changelogithub": "^0.13.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"tsutils": "^3.21.0",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vite": "^5.1.4",
"vite-plugin-inspect": "^0.8.3",
"vitepress": "1.0.0-rc.42",
"vitest": "^1.2.2",
"vitepress": "1.0.0-rc.44",
"vitest": "^1.3.1",
"vue": "^3.4.19",
"vue-tsc": "^1.8.27"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/utilix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"esbuild": "^0.20.0",
"esbuild": "^0.20.1",
"fs-extra": "^11.2.0",
"rollup": "^4.11.0",
"rollup": "^4.12.0",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-tsconfig-paths": "^1.5.2",
Expand Down
Loading

0 comments on commit 9c6affa

Please sign in to comment.