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 Jan 2, 2024
1 parent 335ca94 commit 1a7bd12
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@rollup/plugin-json": "^6.1.0",
"@types/glob": "^8.1.0",
"@types/node": "^18.19.3",
"@types/node": "^18.19.4",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"memfs": "^4.6.0",
"prettier": "^3.1.1",
"prettier-plugin-jsdoc": "^1.1.1",
"rollup": "^4.9.1",
"prettier-plugin-jsdoc": "^1.3.0",
"rollup": "^4.9.2",
"semantic-release": "^22.0.12",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
Expand All @@ -87,7 +87,7 @@
"glob": "^10.3.10",
"import-meta-resolve": "^4.0.0",
"pathe": "^1.1.1",
"unplugin": "^1.5.1"
"unplugin": "^1.6.0"
},
"peerDependencies": {
"rollup": "^4.0.0",
Expand All @@ -108,5 +108,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.13.1"
}
Loading

0 comments on commit 1a7bd12

Please sign in to comment.