Skip to content

Commit

Permalink
chore(deps): update non-major (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent 0ea36b2 commit 5fd3bf0
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 181 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"react-router-dom": "^6.8.1"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"@tailwindcss/typography": "^0.5.12",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"vite": "^4.5.2"
}
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@sanity/color": "3.0.0",
"@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.67",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
Expand All @@ -83,10 +83,10 @@
"lint-staged": "^13.1.2",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.12",
"prettier-plugin-tailwindcss": "^0.5.13",
"rimraf": "^4.4.1",
"semantic-release": "^23.0.5",
"tailwindcss": "^3.4.1",
"semantic-release": "^23.0.8",
"tailwindcss": "^3.4.3",
"typescript": "5.4.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 5fd3bf0

Please sign in to comment.