Skip to content

Commit fc289bd

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

File tree

2 files changed

+238
-339
lines changed

2 files changed

+238
-339
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -40,23 +40,23 @@
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.3",
43+
"@types/node": "^18.19.30",
4444
"@typescript-eslint/eslint-plugin": "^5.62.0",
4545
"@typescript-eslint/parser": "^5.62.0",
46-
"autoprefixer": "^10.4.16",
47-
"eslint": "^8.55.0",
46+
"autoprefixer": "^10.4.19",
47+
"eslint": "^8.57.0",
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.32",
52+
"postcss": "^8.4.38",
5353
"prettier": "^2.8.8",
54-
"pretty-quick": "^3.1.3",
54+
"pretty-quick": "^3.3.1",
5555
"rimraf": "^5.0.5",
56-
"tailwindcss": "^3.3.6",
57-
"typescript": "^5.3.3",
58-
"vite": "^4.5.1",
59-
"vite-plugin-solid": "^2.8.0"
56+
"tailwindcss": "^3.4.3",
57+
"typescript": "^5.4.4",
58+
"vite": "^4.5.3",
59+
"vite-plugin-solid": "^2.10.2"
6060
},
6161
"repository": {
6262
"type": "git",

0 commit comments

Comments
 (0)