Skip to content

Commit

Permalink
chore(deps): update non-major (#46)
Browse files Browse the repository at this point in the history
* chore(deps): update non-major

* Update package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Olsen <[email protected]>
  • Loading branch information
renovate[bot] and stipsan authored Mar 20, 2024
1 parent 3e61661 commit 0ea36b2
Show file tree
Hide file tree
Showing 3 changed files with 668 additions and 556 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.35",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.1",
"vite": "^4.1.1"
"vite": "^4.5.2"
}
}
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,34 +60,34 @@
"docs"
],
"devDependencies": {
"@commitlint/cli": "^19.2.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@sanity/color": "3.0.0",
"@sanity/pkg-utils": "^4.2.8",
"@sanity/semantic-release-preset": "^4.1.6",
"@sanity/pkg-utils": "^4.4.4",
"@sanity/semantic-release-preset": "^4.1.7",
"@types/node": "^18.13.0",
"@types/react": "^18.2.57",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.3",
"lint-staged": "^13.1.2",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"prettier-plugin-tailwindcss": "^0.5.12",
"rimraf": "^4.4.1",
"semantic-release": "^23.0.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"typescript": "5.4.2"
},
"peerDependencies": {
"@sanity/color": "^2 || ^3.0.0",
Expand Down
Loading

0 comments on commit 0ea36b2

Please sign in to comment.