Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#14)
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 Sep 10, 2024
1 parent 627ccbc commit 23fe8da
Show file tree
Hide file tree
Showing 2 changed files with 504 additions and 417 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-isolated-decl",
"version": "0.4.7",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"description": "A blazing-fast tool for generating isolated declarations, powered by Oxc.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -91,27 +91,27 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"oxc-parser": "^0.25.0",
"oxc-transform": "^0.25.0",
"unplugin": "^1.12.3"
"oxc-parser": "^0.27.0",
"oxc-transform": "^0.27.0",
"unplugin": "^1.14.0"
},
"devDependencies": {
"@swc/core": "^1.7.22",
"@sxzz/eslint-config": "^4.1.1",
"@swc/core": "^1.7.24",
"@sxzz/eslint-config": "^4.2.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.16.3",
"@types/node": "^20.16.5",
"bumpp": "^9.5.2",
"esbuild": "^0.23.1",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"fast-glob": "^3.3.2",
"prettier": "^3.3.3",
"rolldown": "nightly",
"rollup": "^4.21.2",
"rollup-plugin-esbuild": "^6.1.1",
"tsdown": "^0.2.10",
"tsdown": "^0.2.14",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"typescript": "^5.6.2",
"vite": "^5.4.3",
"vitest": "^2.0.5"
},
"engines": {
Expand Down
Loading

0 comments on commit 23fe8da

Please sign in to comment.