Skip to content

Commit 3219be7

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

File tree

2 files changed

+227
-138
lines changed

2 files changed

+227
-138
lines changed

package.json

Lines changed: 7 additions & 7 deletions
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.18.8",
43+
"@types/node": "^18.19.3",
4444
"@typescript-eslint/eslint-plugin": "^5.62.0",
4545
"@typescript-eslint/parser": "^5.62.0",
4646
"autoprefixer": "^10.4.16",
47-
"eslint": "^8.53.0",
47+
"eslint": "^8.55.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.31",
52+
"postcss": "^8.4.32",
5353
"prettier": "^2.8.8",
5454
"pretty-quick": "^3.1.3",
5555
"rimraf": "^5.0.5",
56-
"tailwindcss": "^3.3.5",
57-
"typescript": "^5.2.2",
58-
"vite": "^4.5.0",
59-
"vite-plugin-solid": "^2.7.2"
56+
"tailwindcss": "^3.3.6",
57+
"typescript": "^5.3.3",
58+
"vite": "^4.5.1",
59+
"vite-plugin-solid": "^2.8.0"
6060
},
6161
"repository": {
6262
"type": "git",

0 commit comments

Comments
 (0)