Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2023
1 parent c70531d commit 8159fab
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 201 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,18 +85,18 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@ianvs/prettier-plugin-sort-imports": "4.0.2",
"@next/bundle-analyzer": "13.4.7",
"@next/env": "13.4.7",
"@next/eslint-plugin-next": "13.4.7",
"@octokit/core": "4.2.4",
"@release-it/conventional-changelog": "5.1.1",
"@types/node": "18.16.18",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@typescript-eslint/experimental-utils": "5.60.0",
"@typescript-eslint/experimental-utils": "5.60.1",
"all-contributors-cli": "6.26.0",
"autoprefixer": "10.4.14",
"cspell": "6.31.1",
Expand All @@ -107,7 +107,7 @@
"eslint-config-canonical": "41.0.5",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jsonc": "2.9.0",
"eslint-plugin-tailwindcss": "3.12.1",
"eslint-plugin-tailwindcss": "3.13.0",
"eslint-plugin-toml": "0.5.0",
"eslint-plugin-yml": "1.8.0",
"execa": "7.1.1",
Expand All @@ -116,8 +116,8 @@
"git-url-parse": "13.1.0",
"husky": "8.0.3",
"jsonc-eslint-parser": "2.3.0",
"knip": "2.14.1",
"lint-staged": "13.2.2",
"knip": "2.14.3",
"lint-staged": "13.2.3",
"markdownlint": "0.29.0",
"markdownlint-cli": "0.35.0",
"next-sitemap": "4.1.3",
Expand All @@ -130,15 +130,15 @@
"release-it": "15.11.0",
"sharp": "0.32.1",
"source-map-explorer": "2.5.3",
"stylelint": "15.8.0",
"stylelint": "15.9.0",
"stylelint-config-clean-order": "5.0.1",
"stylelint-config-standard": "33.0.0",
"tailwindcss": "3.3.2",
"tilg": "0.1.1",
"title-case": "3.0.3",
"toml-eslint-parser": "0.6.0",
"turbo": "1.10.5",
"typescript": "5.1.3",
"turbo": "1.10.6",
"typescript": "5.1.6",
"yaml-eslint-parser": "1.2.2",
"zod": "3.21.4"
},
Expand Down
Loading

0 comments on commit 8159fab

Please sign in to comment.