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 Sep 23, 2023
1 parent 8597a0c commit 2b4ce43
Show file tree
Hide file tree
Showing 2 changed files with 678 additions and 875 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,31 +44,31 @@
"@capsizecss/core": "^3.1.1"
},
"devDependencies": {
"@release-it/conventional-changelog": "^7.0.0",
"@rollup/pluginutils": "^5.0.3",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"@release-it/conventional-changelog": "^7.0.2",
"@rollup/pluginutils": "^5.0.4",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"c8": "^7.14.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
"esbuild": "0.19.2",
"eslint": "^8.47.0",
"esbuild": "0.19.3",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^4.2.1",
"expect-type": "^0.16.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"pinst": "^3.0.0",
"postcss": "^8.4.27",
"postcss": "^8.4.30",
"prettier": "^2.8.8",
"release-it": "^16.1.5",
"release-it": "^16.2.0",
"semver": "^7.5.4",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vite": "^4.4.9",
"vitest": "^0.34.1"
"vitest": "^0.34.5"
},
"peerDependencies": {
"postcss": "^8.4.27"
"postcss": "^8.4.30"
},
"packageManager": "pnpm@8.6.12"
"packageManager": "pnpm@8.7.6"
}

0 comments on commit 2b4ce43

Please sign in to comment.