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 Jan 13, 2025
1 parent 5b34bd7 commit 09dd0ec
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,24 +29,24 @@
},
"devDependencies": {
"@saithodev/semantic-release-backmerge": "4.0.1",
"@tailwindcss/typography": "0.5.15",
"@tailwindcss/typography": "0.5.16",
"@technologiestiftung/semantic-release-config": "1.2.4",
"@types/node": "20.16.13",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@types/node": "20.17.12",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@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.57.0",
"eslint-config-next": "14.2.10",
"eslint-plugin-react": "7.33.2",
"next": "14.2.15",
"eslint": "8.57.1",
"eslint-config-next": "14.2.23",
"eslint-plugin-react": "7.37.4",
"next": "14.2.23",
"playwright-msw": "3.0.1",
"postcss": "8.4.47",
"prettier": "3.2.5",
"tailwindcss": "3.4.1",
"typescript": "5.3.3"
"postcss": "8.4.49",
"prettier": "3.4.2",
"tailwindcss": "3.4.17",
"typescript": "5.7.3"
},
"eslintConfig": {
"extends": "next/core-web-vitals"
Expand Down

0 comments on commit 09dd0ec

Please sign in to comment.