Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#47)
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 Jan 6, 2025
1 parent aa408ae commit c7bf538
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 187 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-isolated-decl",
"version": "0.10.4",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"description": "A blazing-fast tool for generating isolated declarations.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -105,29 +105,29 @@
"unplugin": "^2.1.2"
},
"devDependencies": {
"@farmfe/core": "^1.6.2",
"@farmfe/core": "^1.6.3",
"@oxc-project/types": "^0.44.0",
"@rollup/plugin-alias": "^5.1.1",
"@swc/core": "^1.10.4",
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@sxzz/test-utils": "^0.3.11",
"@types/debug": "^4.1.12",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"bumpp": "^9.9.2",
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"oxc-transform": "^0.44.0",
"prettier": "^3.4.2",
"rolldown": "^1.0.0-beta.1",
"rollup": "^4.29.1",
"rollup": "^4.29.2",
"rollup-plugin-esbuild": "^6.1.1",
"tinyglobby": "^0.2.10",
"tsdown": "^0.5.3",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
Loading

0 comments on commit c7bf538

Please sign in to comment.