Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

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 and brawaru committed Feb 16, 2024
1 parent 9c3aa01 commit 18eed44
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 99 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,16 @@
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@rollup/plugin-json": "^6.1.0",
"@types/glob": "^8.1.0",
"@types/node": "^18.19.14",
"@types/node": "^18.19.15",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"memfs": "^4.6.0",
"prettier": "^3.2.4",
"memfs": "^4.7.0",
"prettier": "^3.2.5",
"prettier-plugin-jsdoc": "^1.3.0",
"rollup": "^4.9.6",
"rollup": "^4.10.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^5.0.12",
"vite": "^5.1.1",
"vitest": "^1.2.2",
"webpack": "^5.90.1"
},
Expand All @@ -87,7 +87,7 @@
"glob": "^10.3.10",
"import-meta-resolve": "^4.0.0",
"pathe": "^1.1.2",
"unplugin": "^1.6.0"
"unplugin": "^1.7.1"
},
"peerDependencies": {
"rollup": "^4.0.0",
Expand All @@ -108,5 +108,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit 18eed44

Please sign in to comment.