Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 480e5da commit 0797ba7
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 133 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-swc",
"version": "0.0.0",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.0",
"description": "SWC plugin for Vite and Rollup",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -54,14 +54,14 @@
"devDependencies": {
"@hannoeru/eslint-config": "^0.9.7",
"@swc/core": "^1.3.100",
"@types/node": "^18.19.2",
"@types/node": "^18.19.3",
"defu": "^6.1.3",
"esbuild": "0.19.8",
"esbuild": "0.19.9",
"path-exists": "^5.0.0",
"prettier": "3.1.0",
"rollup": "^3.29.4",
"tsup": "7.2.0",
"typescript": "5.3.2",
"typescript": "5.3.3",
"vite": "^4.5.1",
"vitest": "^0.34.6"
}
Expand Down
Loading

0 comments on commit 0797ba7

Please sign in to comment.