Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Jan 24, 2025
1 parent 808ea38 commit 7b6e1cf
Show file tree
Hide file tree
Showing 2 changed files with 901 additions and 872 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "kirbyuse",
"type": "module",
"version": "0.11.3",
"packageManager": "[email protected].0",
"packageManager": "[email protected].4",
"description": "Collection of Vue Composition utilities for Kirby CMS",
"author": "Johann Schopplich <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -51,11 +51,11 @@
"vue": "^2.7.16"
},
"devDependencies": {
"@antfu/eslint-config": "^3.11.2",
"bumpp": "^9.9.0",
"eslint": "^9.16.0",
"@antfu/eslint-config": "^3.16.0",
"bumpp": "^9.10.2",
"eslint": "^9.18.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"unbuild": "^3.0.0-rc.11"
"typescript": "^5.7.3",
"unbuild": "^3.3.1"
}
}
Loading

0 comments on commit 7b6e1cf

Please sign in to comment.