1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-09-11 23:09:22 +02:00

build(deps): update latest

This commit is contained in:
dependabot[bot]
2021-09-10 20:39:41 +02:00
committed by Divlo
parent 8ecfeca50d
commit 52bba0ef9c
4 changed files with 5947 additions and 1992 deletions

View File

@@ -40,7 +40,7 @@
"next": "11.1.2",
"next-pwa": "5.3.1",
"next-themes": "0.0.15",
"next-translate": "1.0.7",
"next-translate": "1.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"read-pkg": "7.0.0",
@@ -48,20 +48,20 @@
"universal-cookie": "4.0.4"
},
"devDependencies": {
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@lhci/cli": "0.8.1",
"@commitlint/cli": "13.2.0",
"@commitlint/config-conventional": "13.2.0",
"@lhci/cli": "0.8.2",
"@saithodev/semantic-release-backmerge": "1.5.3",
"@semantic-release/git": "9.0.1",
"@semantic-release/git": "10.0.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/jest": "27.0.1",
"@types/node": "16.9.0",
"@types/react": "17.0.20",
"@typescript-eslint/eslint-plugin": "4.31.0",
"autoprefixer": "10.3.4",
"babel-jest": "27.1.1",
"cypress": "8.3.1",
"@testing-library/react": "12.1.1",
"@types/jest": "27.0.2",
"@types/node": "16.10.2",
"@types/react": "17.0.26",
"@typescript-eslint/eslint-plugin": "4.32.0",
"autoprefixer": "10.3.6",
"babel-jest": "27.2.4",
"cypress": "8.5.0",
"dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2",
"eslint": "7.32.0",
@@ -72,18 +72,18 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-promise": "5.1.0",
"eslint-plugin-unicorn": "35.0.0",
"eslint-plugin-unicorn": "36.0.0",
"husky": "7.0.2",
"jest": "27.1.1",
"jest": "27.2.4",
"lint-staged": "11.1.2",
"markdownlint-cli": "0.28.1",
"next-secure-headers": "2.2.0",
"postcss": "8.3.6",
"prettier": "2.3.2",
"semantic-release": "17.4.7",
"postcss": "8.3.8",
"prettier": "2.4.1",
"semantic-release": "18.0.0",
"start-server-and-test": "1.14.0",
"tailwindcss": "2.2.14",
"typescript": "4.4.2",
"tailwindcss": "2.2.16",
"typescript": "4.4.3",
"vercel": "23.1.2"
}
}