Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent d458fbe commit 27e535e
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 210 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"./src"
],
"dependencies": {
"@commitlint/config-conventional": "18.6.0",
"@commitlint/config-conventional": "18.6.3",
"@eslint/js": "8.57.0",
"@next/eslint-plugin-next": "14.2.0",
"@next/eslint-plugin-next": "14.2.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@tanstack/eslint-plugin-query": "5.28.6",
"@tanstack/eslint-plugin-query": "5.28.11",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -57,26 +57,26 @@
"prettier-plugin-packagejson": "2.5.0",
"prettier-plugin-sh": "0.14.0",
"prettier-plugin-sql": "0.18.0",
"prettier-plugin-tailwindcss": "0.5.11",
"prettier-plugin-tailwindcss": "0.5.13",
"prettier-plugin-toml": "2.0.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.0",
"@commitlint/cli": "18.6.0",
"@commitlint/types": "18.6.0",
"@arethetypeswrong/cli": "0.15.3",
"@commitlint/cli": "18.6.1",
"@commitlint/types": "18.6.1",
"@types/eslint": "8.56.8",
"@types/eslint__js": "8.42.3",
"@types/lint-staged": "13.3.0",
"@types/node": "20.12.7",
"@types/semantic-release": "20.0.6",
"eslint": "8.57.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"publint": "0.2.7",
"semantic-release": "22.0.12",
"tsup": "8.0.1",
"typescript": "5.4.2"
"tsup": "8.0.2",
"typescript": "5.4.5"
},
"peerDependencies": {
"@commitlint/cli": "^18.0.0",
Expand Down
Loading

0 comments on commit 27e535e

Please sign in to comment.