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

feat: add Open source section

This commit is contained in:
Divlo
2021-07-04 19:56:05 +02:00
parent 2d68ce59ca
commit ccf5d42c19
11 changed files with 1075 additions and 1559 deletions

View File

@@ -35,7 +35,7 @@
"classnames": "2.3.1",
"html-react-parser": "1.2.7",
"next": "11.0.1",
"next-pwa": "5.2.21",
"next-pwa": "5.2.22",
"next-themes": "0.0.15",
"next-translate": "1.0.7",
"react": "17.0.2",
@@ -49,15 +49,15 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.23",
"@types/node": "15.14.0",
"@types/node": "16.0.0",
"@types/react": "17.0.13",
"@types/styled-jsx": "2.2.8",
"@types/styled-jsx": "2.2.9",
"@typescript-eslint/eslint-plugin": "4.28.1",
"autoprefixer": "10.2.6",
"babel-jest": "27.0.6",
"dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2",
"eslint": "7.29.0",
"eslint": "7.30.0",
"eslint-config-next": "11.0.1",
"eslint-config-prettier": "8.3.0",
"eslint-config-standard-with-typescript": "20.0.0",