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 17, 2025
1 parent f20504c commit f343ca0
Show file tree
Hide file tree
Showing 3 changed files with 1,626 additions and 1,534 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.15.5",

"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.19",
"@vue/tsconfig": "^0.7.0",
"changelogithub": "^0.13.11",
"eslint": "^9.20.1",
"jiti": "2.4.2",
"tsutils": "^3.21.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0",
"unocss": "^0.61.9",
"typescript": "^5.7.3",
"typescript-eslint": "^8.24.0",
"unocss": "^0.65.4",
"@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.14",
"vite-plugin-inspect": "^0.10.6",
"vitepress": "1.6.3",
"vitest": "^2.1.9",
"vue": "^3.5.13",
"vue-tsc": "^2.2.2"
}
}
10 changes: 5 additions & 5 deletions packages/utilix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"esbuild": "^0.23.1",
"fs-extra": "^11.2.0",
"rollup": "^4.21.0",
"fs-extra": "^11.3.0",
"rollup": "^4.34.8",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-esbuild": "^6.2.0",
"rollup-plugin-tsconfig-paths": "^1.5.2",
"tsx": "^4.17.0",
"typescript": "^5.5.4"
"tsx": "^4.19.2",
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit f343ca0

Please sign in to comment.