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 Aug 8, 2023
1 parent 74219e7 commit a7f9e2c
Show file tree
Hide file tree
Showing 7 changed files with 1,771 additions and 3,856 deletions.
6 changes: 3 additions & 3 deletions ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"ci": "vitest --no-threads --reporter=verbose run"
},
"dependencies": {
"@types/node": "^20.4.4",
"@types/node": "^20.4.8",
"kill-port": "^2.0.1",
"node-fetch": "^3.3.1",
"node-fetch": "^3.3.2",
"puppeteer": "^20.9.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
}
}
4 changes: 2 additions & 2 deletions examples/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"preact": "^10.16.0"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7.22.10",
"@cyco130/vite-plugin-mdx": "0.0.3",
"@preact/preset-vite": "^2.5.0",
"typescript": "^5.1.6",
"vite": "^4.4.6"
"vite": "^4.4.9"
}
}
6 changes: 3 additions & 3 deletions examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"devDependencies": {
"@cyco130/vite-plugin-mdx": "0.0.3",
"@types/react": "^18.2.15",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "4.0.3",
"@vitejs/plugin-react": "4.0.4",
"typescript": "^5.1.6",
"vite": "^4.4.6"
"vite": "^4.4.9"
}
}
4 changes: 2 additions & 2 deletions examples/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"start": "vite preview"
},
"dependencies": {
"solid-js": "^1.7.8"
"solid-js": "^1.7.9"
},
"devDependencies": {
"@cyco130/vite-plugin-mdx": "0.0.3",
"solid-jsx": "^0.9.1",
"typescript": "^5.1.6",
"vite": "^4.4.6",
"vite": "^4.4.9",
"vite-plugin-solid": "^2.7.0"
}
}
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": "^13.2.3",
"prettier": "^3.0.0",
"prettier": "^3.0.1",
"typescript": "^5.1.6"
}
}
12 changes: 6 additions & 6 deletions packages/vite-plugin-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"vite": "3 || 4"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.0",
"@types/node": "^20.4.4",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"@types/node": "^20.4.8",
"eslint": "^8.46.0",
"publint": "^0.