Skip to content

Commit

Permalink
chore(deps): update devdependencies-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 4bd855c commit 6fc5f5c
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,26 +29,26 @@
},
"devDependencies": {
"@saithodev/semantic-release-backmerge": "4.0.1",
"@tailwindcss/typography": "0.5.10",
"@tailwindcss/typography": "0.5.15",
"@technologiestiftung/semantic-release-config": "1.2.4",
"@types/node": "20.11.17",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@types/node": "20.16.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"autoprefixer": "10.4.17",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"autoprefixer": "10.4.20",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"eslint-plugin-react": "7.33.2",
"eslint": "8.57.0",
"eslint-config-next": "14.2.7",
"eslint-plugin-react": "7.35.2",
"next": "14.1.0",
"playwright-msw": "3.0.1",
"postcss": "8.4.35",
"prettier": "3.2.5",
"react-dom": "18.2.0",
"tailwindcss": "3.4.1",
"typescript": "5.3.3"
"postcss": "8.4.44",
"prettier": "3.3.3",
"react-dom": "18.3.1",
"tailwindcss": "3.4.10",
"typescript": "5.5.4"
},
"eslintConfig": {
"extends": "next/core-web-vitals"
Expand Down

0 comments on commit 6fc5f5c

Please sign in to comment.