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 Apr 2, 2024
1 parent 5556bb8 commit 7823c53
Show file tree
Hide file tree
Showing 3 changed files with 497 additions and 462 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

"private": true,
"type": "module",
"packageManager": "pnpm@8.15.3",
"packageManager": "pnpm@8.15.6",

"scripts": {
"build": "pnpm -r run build",
Expand All @@ -22,21 +22,21 @@
},

"devDependencies": {
"@tsconfig/node20": "^20.1.2",
"@types/eslint": "^8.56.2",
"@tsconfig/node20": "^20.1.4",
"@types/eslint": "^8.56.7",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.11.18",
"@types/node": "^20.12.3",
"@vue/tsconfig": "^0.5.1",
"changelogithub": "^0.13.3",
"changelogithub": "^0.13.5",
"eslint": "^8.57.0",
"tsutils": "^3.21.0",
"typescript": "^5.3.3",
"typescript-eslint": "^7.4.0",
"vite": "^5.1.3",
"typescript": "^5.4.3",
"typescript-eslint": "^7.5.0",
"vite": "^5.2.7",
"vite-plugin-inspect": "^0.8.3",
"vitepress": "1.0.0-rc.42",
"vitest": "^1.2.2",
"vue": "^3.4.19",
"vitepress": "1.0.2",
"vitest": "^1.4.0",
"vue": "^3.4.21",
"vue-tsc": "^1.8.27"
}
}
6 changes: 3 additions & 3 deletions packages/utilix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"esbuild": "^0.20.0",
"esbuild": "^0.20.2",
"fs-extra": "^11.2.0",
"rollup": "^4.11.0",
"rollup": "^4.13.2",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-tsconfig-paths": "^1.5.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
}
}
Loading

0 comments on commit 7823c53

Please sign in to comment.