Skip to content

Commit

Permalink
chore(deps): update all dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 603c1f4 commit 82f42aa
Show file tree
Hide file tree
Showing 2 changed files with 767 additions and 758 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -36,21 +36,21 @@
"author": "@djh",
"license": "Apache-2.0",
"dependencies": {
"@unocss/core": "^0.58.5",
"@unocss/rule-utils": "^0.58.5",
"@unocss/preset-mini": "^0.58.5"
"@unocss/core": "^0.59.0",
"@unocss/rule-utils": "^0.59.0",
"@unocss/preset-mini": "^0.59.0"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.2.3",
"@semantic-release/changelog": "^6.0.2",
"@semantic-release/git": "^10.0.1",
"@unocss/autocomplete": "^0.58.5",
"@unocss/autocomplete": "^0.59.0",
"@warp-ds/eslint-config": "^1.0.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"rollup": "^4.10.0",
"semantic-release": "^23.0.0",
"unocss": "^0.58.5",
"unocss": "^0.59.0",
"vitest": "^1.2.2"
},
"eslintConfig": {
Expand Down

0 comments on commit 82f42aa

Please sign in to comment.