Skip to content

Commit 93d87b7

Browse files
chore(deps): Update dev minor and patch (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 543fe91 commit 93d87b7

File tree

4 files changed

+273
-156
lines changed

4 files changed

+273
-156
lines changed

backend/package-lock.json

Lines changed: 59 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"eslint": "9.26.0",
2323
"prettier": "3.5.3",
2424
"typescript": "5.8.3",
25-
"typescript-eslint": "8.31.1"
25+
"typescript-eslint": "8.32.0"
2626
}
2727
}

frontend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"use-debounce": "10.0.4"
1818
},
1919
"devDependencies": {
20-
"@tailwindcss/postcss": "4.1.5",
21-
"@types/node": "22.15.3",
22-
"@types/react": "19.1.2",
20+
"@tailwindcss/postcss": "4.1.6",
21+
"@types/node": "22.15.17",
22+
"@types/react": "19.1.3",
2323
"@types/react-dom": "19.1.3",
2424
"eslint": "9.26.0",
25-
"eslint-config-next": "15.3.1",
25+
"eslint-config-next": "15.3.2",
2626
"postcss": "8.5.3",
27-
"tailwindcss": "4.1.5",
27+
"tailwindcss": "4.1.6",
2828
"typescript": "5.8.3"
2929
}
3030
}

0 commit comments

Comments
 (0)