Skip to content

Commit 8a292c0

Browse files
chore(deps): update all non-major dev-dependencies (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4dc5b6 commit 8a292c0

File tree

2 files changed

+121
-93
lines changed

2 files changed

+121
-93
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,22 @@
4040
"@commitlint/config-conventional": "^17.8.1",
4141
"@joshdb/eslint-config": "1.1.0-next.feca273.0",
4242
"@joshdb/ts-config": "1.1.0-next.feca273.0",
43-
"@types/node": "^18.19.31",
43+
"@types/node": "^18.19.64",
4444
"@typescript-eslint/eslint-plugin": "^5.62.0",
4545
"@typescript-eslint/parser": "^5.62.0",
46-
"autoprefixer": "^10.4.19",
47-
"eslint": "^8.57.0",
46+
"autoprefixer": "^10.4.20",
47+
"eslint": "^8.57.1",
4848
"eslint-config-prettier": "^8.10.0",
4949
"eslint-plugin-prettier": "^4.2.1",
5050
"husky": "^8.0.3",
5151
"lint-staged": "^13.3.0",
52-
"postcss": "^8.4.38",
52+
"postcss": "^8.4.47",
5353
"prettier": "^2.8.8",
5454
"pretty-quick": "^3.3.1",
55-
"rimraf": "^5.0.5",
56-
"tailwindcss": "^3.4.3",
57-
"typescript": "^5.4.5",
58-
"vite": "^4.5.3",
55+
"rimraf": "^5.0.10",
56+
"tailwindcss": "^3.4.14",
57+
"typescript": "^5.6.3",
58+
"vite": "^4.5.5",
5959
"vite-plugin-solid": "^2.10.2"
6060
},
6161
"repository": {

0 commit comments

Comments
 (0)