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 Oct 21, 2024
1 parent f6a9fd3 commit 69b25e7
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 324 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-isolated-decl",
"version": "0.6.7",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"description": "A blazing-fast tool for generating isolated declarations.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -96,20 +96,20 @@
"dependencies": {
"@rollup/pluginutils": "^5.1.2",
"magic-string": "^0.30.12",
"oxc-parser": "^0.31.0",
"oxc-parser": "^0.32.0",
"unplugin": "^1.14.1"
},
"devDependencies": {
"@swc/core": "^1.7.35",
"@swc/core": "^1.7.36",
"@sxzz/eslint-config": "^4.4.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.7.5",
"@typescript-eslint/typescript-estree": "^8.8.1",
"@types/node": "^22.7.7",
"@typescript-eslint/typescript-estree": "^8.10.0",
"bumpp": "^9.7.1",
"esbuild": "^0.24.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"fast-glob": "^3.3.2",
"oxc-transform": "^0.31.0",
"oxc-transform": "^0.32.0",
"prettier": "^3.3.3",
"rolldown": "nightly",
"rollup": "^4.24.0",
Expand Down
Loading

0 comments on commit 69b25e7

Please sign in to comment.