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 Aug 26, 2024
1 parent 9b6279f commit e33ef45
Show file tree
Hide file tree
Showing 3 changed files with 273 additions and 204 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 @@

"private": true,
"type": "module",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",

"scripts": {
"build": "pnpm -r run build",
Expand All @@ -23,19 +23,19 @@

"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/eslint": "^9.6.0",
"@types/eslint": "^9.6.1",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.16.1",
"@vue/tsconfig": "^0.5.1",
"changelogithub": "^0.13.9",
"eslint": "^9.9.0",
"changelogithub": "^0.13.10",
"eslint": "^9.9.1",
"jiti": "2.0.0-beta.3",
"tsutils": "^3.21.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0",
"vite": "^5.4.1",
"vite-plugin-inspect": "^0.8.5",
"vitepress": "1.3.3",
"vite": "^5.4.2",
"vite-plugin-inspect": "^0.8.7",
"vitepress": "1.3.4",
"vitest": "^2.0.5",
"vue": "^3.4.38",
"vue-tsc": "^2.0.29"
Expand Down
4 changes: 2 additions & 2 deletions packages/utilix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@types/fs-extra": "^11.0.4",
"esbuild": "^0.23.1",
"fs-extra": "^11.2.0",
"rollup": "^4.21.0",
"rollup": "^4.21.1",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-tsconfig-paths": "^1.5.2",
"tsx": "^4.17.0",
"tsx": "^4.18.0",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit e33ef45

Please sign in to comment.