Skip to content

Commit

Permalink
chore(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 5fd3bf0 commit 3ee7ed1
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 134 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@
"docs"
],
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@sanity/color": "3.0.6",
"@sanity/pkg-utils": "^4.4.4",
"@sanity/semantic-release-preset": "^4.1.7",
"@types/node": "^18.13.0",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
Expand All @@ -83,11 +83,11 @@
"lint-staged": "^13.1.2",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.13",
"prettier-plugin-tailwindcss": "^0.5.14",
"rimraf": "^4.4.1",
"semantic-release": "^23.0.8",
"tailwindcss": "^3.4.3",
"typescript": "5.4.2"
"typescript": "5.4.5"
},
"peerDependencies": {
"@sanity/color": "^2 || ^3.0.0",
Expand Down
Loading

0 comments on commit 3ee7ed1

Please sign in to comment.