Skip to content

Commit 5fd3bf0

Browse files
chore(deps): update non-major (#50)
1 parent 0ea36b2 commit 5fd3bf0

File tree

3 files changed

+205
-181
lines changed

3 files changed

+205
-181
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"react-router-dom": "^6.8.1"
1919
},
2020
"devDependencies": {
21-
"@tailwindcss/typography": "^0.5.10",
21+
"@tailwindcss/typography": "^0.5.12",
2222
"@vitejs/plugin-react": "^4.2.1",
2323
"autoprefixer": "^10.4.19",
2424
"postcss": "^8.4.38",
25-
"tailwindcss": "^3.4.1",
25+
"tailwindcss": "^3.4.3",
2626
"vite": "^4.5.2"
2727
}
2828
}

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,14 @@
6262
"devDependencies": {
6363
"@commitlint/cli": "^19.2.1",
6464
"@commitlint/config-conventional": "^19.1.0",
65-
"@sanity/color": "3.0.0",
65+
"@sanity/color": "3.0.6",
6666
"@sanity/pkg-utils": "^4.4.4",
6767
"@sanity/semantic-release-preset": "^4.1.7",
6868
"@types/node": "^18.13.0",
69-
"@types/react": "^18.2.67",
70-
"@types/react-dom": "^18.2.22",
71-
"@typescript-eslint/eslint-plugin": "^7.3.1",
72-
"@typescript-eslint/parser": "^7.3.1",
69+
"@types/react": "^18.2.75",
70+
"@types/react-dom": "^18.2.24",
71+
"@typescript-eslint/eslint-plugin": "^7.6.0",
72+
"@typescript-eslint/parser": "^7.6.0",
7373
"commitizen": "^4.3.0",
7474
"cz-conventional-changelog": "^3.3.0",
7575
"eslint": "^8.57.0",
@@ -83,10 +83,10 @@
8383
"lint-staged": "^13.1.2",
8484
"postcss": "^8.4.38",
8585
"prettier": "^3.2.5",
86-
"prettier-plugin-tailwindcss": "^0.5.12",
86+
"prettier-plugin-tailwindcss": "^0.5.13",
8787
"rimraf": "^4.4.1",
88-
"semantic-release": "^23.0.5",
89-
"tailwindcss": "^3.4.1",
88+
"semantic-release": "^23.0.8",
89+
"tailwindcss": "^3.4.3",
9090
"typescript": "5.4.2"
9191
},
9292
"peerDependencies": {

0 commit comments

Comments
 (0)