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] committed May 18, 2023
1 parent 27aea4c commit 2455fde
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 154 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -46,11 +46,11 @@
"devDependencies": {
"@release-it/conventional-changelog": "^5.1.1",
"@rollup/pluginutils": "^5.0.2",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"c8": "^7.13.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
"esbuild": "0.17.18",
"esbuild": "0.17.19",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -64,11 +64,11 @@
"semver": "^7.5.1",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vite": "^4.3.5",
"vitest": "^0.31.0"
"vite": "^4.3.8",
"vitest": "^0.31.1"
},
"peerDependencies": {
"postcss": "^8.4.23"
},
"packageManager": "pnpm@8.5.0"
"packageManager": "pnpm@8.5.1"
}

0 comments on commit 2455fde

Please sign in to comment.