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 Nov 15, 2024
1 parent f20504c commit 93daefd
Show file tree
Hide file tree
Showing 3 changed files with 1,711 additions and 1,382 deletions.
32 changes: 16 additions & 16 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.13.2",

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

"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",
"jiti": "2.0.0-beta.3",
"@types/node": "^20.17.6",
"@vue/tsconfig": "^0.6.0",
"changelogithub": "^0.13.11",
"eslint": "^9.14.0",
"jiti": "2.4.0",
"tsutils": "^3.21.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0",
"unocss": "^0.61.9",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0",
"unocss": "^0.64.0",
"@julr/unocss-preset-forms": "^0.1.0",
"vite": "^5.4.1",
"vite-plugin-inspect": "^0.8.5",
"vitepress": "1.3.3",
"vitest": "^2.0.5",
"vue": "^3.4.38",
"vue-tsc": "^2.0.29"
"vite": "^5.4.11",
"vite-plugin-inspect": "^0.8.7",
"vitepress": "1.5.0",
"vitest": "^2.1.5",
"vue": "^3.5.12",
"vue-tsc": "^2.1.10"
}
}
8 changes: 4 additions & 4 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.23.1",
"esbuild": "^0.24.0",
"fs-extra": "^11.2.0",
"rollup": "^4.21.0",
"rollup": "^4.26.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-tsconfig-paths": "^1.5.2",
"tsx": "^4.17.0",
"typescript": "^5.5.4"
"tsx": "^4.19.2",
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit 93daefd

Please sign in to comment.