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] committed Jun 11, 2023
1 parent a9d9f4f commit 00719d6
Show file tree
Hide file tree
Showing 2 changed files with 595 additions and 628 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,29 +85,29 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@ianvs/prettier-plugin-sort-imports": "4.0.2",
"@next/bundle-analyzer": "13.4.2",
"@next/env": "13.4.2",
"@next/eslint-plugin-next": "13.4.2",
"@next/bundle-analyzer": "13.4.4",
"@next/env": "13.4.4",
"@next/eslint-plugin-next": "13.4.4",
"@octokit/core": "4.2.1",
"@release-it/conventional-changelog": "5.1.1",
"@types/node": "18.16.13",
"@types/react": "18.2.6",
"@types/node": "18.16.16",
"@types/react": "18.2.9",
"@types/react-dom": "18.2.4",
"@typescript-eslint/experimental-utils": "5.59.6",
"all-contributors-cli": "6.25.1",
"@typescript-eslint/experimental-utils": "5.59.9",
"all-contributors-cli": "6.26.0",
"autoprefixer": "10.4.14",
"cspell": "6.31.1",
"dedent": "0.7.0",
"del-cli": "5.0.0",
"dotenv": "16.0.3",
"eslint": "8.40.0",
"eslint-config-canonical": "41.0.4",
"dotenv": "16.1.4",
"eslint": "8.42.0",
"eslint-config-canonical": "41.0.5",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jsonc": "2.8.0",
"eslint-plugin-tailwindcss": "3.12.0",
"eslint-plugin-tailwindcss": "3.12.1",
"eslint-plugin-toml": "0.5.0",
"eslint-plugin-yml": "1.7.0",
"execa": "7.1.1",
Expand All @@ -116,29 +116,29 @@
"git-url-parse": "13.1.0",
"husky": "8.0.3",
"jsonc-eslint-parser": "2.3.0",
"knip": "2.11.0",
"knip": "2.13.0",
"lint-staged": "13.2.2",
"markdownlint": "0.28.2",
"markdownlint": "0.29.0",
"markdownlint-cli": "0.34.0",
"next-sitemap": "4.0.9",
"next-sitemap": "4.1.3",
"npm-package-json-lint": "6.4.0",
"npm-package-json-lint-config-default": "5.0.0",
"postcss": "8.4.23",
"postcss": "8.4.24",
"prettier": "2.8.8",
"prettier-plugin-packagejson": "2.4.3",
"prettier-plugin-tailwindcss": "0.3.0",
"release-it": "15.10.3",
"release-it": "15.11.0",
"sharp": "0.32.1",
"source-map-explorer": "2.5.3",
"stylelint": "15.6.2",
"stylelint": "15.7.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.9.8",
"typescript": "5.0.4",
"turbo": "1.10.2",
"typescript": "5.1.3",
"yaml-eslint-parser": "1.2.2",
"zod": "3.21.4"
},
Expand Down
Loading

0 comments on commit 00719d6

Please sign in to comment.