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 Jan 26, 2024
1 parent 15747c4 commit 733dc09
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 162 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.2",
"@types/eslint": "^8.56.2",
"@types/node": "20.11.5",
"@types/node": "20.11.7",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -28,9 +28,9 @@
"tsutils": "^3.21.0",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite-plugin-inspect": "^0.8.2",
"vite-plugin-inspect": "^0.8.3",
"vitepress": "1.0.0-rc.40",
"vitest": "^1.2.1",
"vitest": "^1.2.2",
"vue": "^3.4.15",
"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,11 +40,11 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"esbuild": "^0.19.11",
"esbuild": "^0.19.12",
"fs-extra": "^11.2.0",
"rollup": "^4.9.6",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-tsconfig-paths": "^1.5.2",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
Expand Down
Loading

0 comments on commit 733dc09

Please sign in to comment.