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 Mar 26, 2023
1 parent 8e26f42 commit 129c91f
Show file tree
Hide file tree
Showing 2 changed files with 392 additions and 448 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@
"@parcel/packager-ts": "^2.8.3",
"@parcel/transformer-typescript-tsc": "^2.8.3",
"@parcel/transformer-typescript-types": "^2.8.3",
"c12": "^1.1.0",
"c12": "^1.2.0",
"consola": "^2.15.3",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"parcel": "^2.8.3",
"pkg": "^5.8.0",
"slugify": "^1.6.5",
"vite": "^4.1.1",
"zod": "^3.20.2"
"pkg": "^5.8.1",
"slugify": "^1.6.6",
"vite": "^4.2.1",
"zod": "^3.21.4"
},
"devDependencies": {
"@antfu/eslint-config": "^0.34.1",
"@antfu/eslint-config": "^0.37.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.11.18",
"eslint": "^8.32.0",
"@types/node": "^18.15.10",
"eslint": "^8.36.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
}
}
Loading

0 comments on commit 129c91f

Please sign in to comment.