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] committed Sep 8, 2023
1 parent afd53e7 commit 9995cbd
Show file tree
Hide file tree
Showing 5 changed files with 1,631 additions and 3,732 deletions.
4 changes: 2 additions & 2 deletions ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"ci": "vitest --no-threads --reporter=verbose run"
},
"dependencies": {
"@types/node": "^20.5.7",
"@types/node": "^20.5.9",
"kill-port": "^2.0.1",
"node-fetch": "^3.3.2",
"ps-tree": "^1.2.0",
"puppeteer": "^21.1.1",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
"vitest": "^0.34.4"
}
}
2 changes: 1 addition & 1 deletion examples/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"preact": "^10.17.1"
},
"devDependencies": {
"@babel/core": "^7.22.11",
"@babel/core": "^7.22.17",
"@cyco130/vite-plugin-mdx": "0.0.3",
"@preact/preset-vite": "^2.5.0",
"typescript": "^5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"typescript": "^5.2.2"
},
"version": "0.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.2",
"@types/node": "^20.5.7",
"@types/node": "^20.5.9",
"eslint": "^8.48.0",
"publint": "^0.2.2",
"tsup": "^7.2.0",
Expand Down

0 comments on commit 9995cbd

Please sign in to comment.