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 Sep 12, 2023
1 parent afd53e7 commit 88463ac
Show file tree
Hide file tree
Showing 5 changed files with 1,716 additions and 3,801 deletions.
6 changes: 3 additions & 3 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.6.0",
"kill-port": "^2.0.1",
"node-fetch": "^3.3.2",
"ps-tree": "^1.2.0",
"puppeteer": "^21.1.1",
"puppeteer": "^21.2.0",
"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
4 changes: 2 additions & 2 deletions packages/vite-plugin-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.2",
"@types/node": "^20.5.7",
"eslint": "^8.48.0",
"@types/node": "^20.6.0",
"eslint": "^8.49.0",
"publint": "^0.2.2",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit 88463ac

Please sign in to comment.