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 Aug 13, 2023
1 parent 655064f commit 33b036f
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 298 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,30 +45,30 @@
},
"devDependencies": {
"@release-it/conventional-changelog": "^7.0.0",
"@rollup/pluginutils": "^5.0.2",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@rollup/pluginutils": "^5.0.3",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"c8": "^7.14.0",
"conventional-changelog-conventionalcommits": "^6.1.0",
"esbuild": "0.18.15",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"esbuild": "0.19.1",
"eslint": "^8.47.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"expect-type": "^0.16.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"lint-staged": "^13.3.0",
"pinst": "^3.0.0",
"postcss": "^8.4.26",
"postcss": "^8.4.27",
"prettier": "^2.8.8",
"release-it": "^16.1.3",
"release-it": "^16.1.5",
"semver": "^7.5.4",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.4.5",
"vitest": "^0.33.0"
"vite": "^4.4.9",
"vitest": "^0.34.1"
},
"peerDependencies": {
"postcss": "^8.4.26"
"postcss": "^8.4.27"
},
"packageManager": "pnpm@8.6.9"
"packageManager": "pnpm@8.6.12"
}

0 comments on commit 33b036f

Please sign in to comment.