Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 8fca01d

Browse files
chore(deps): Update dev minor and patch (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 257e149 commit 8fca01d

File tree

4 files changed

+248
-240
lines changed

4 files changed

+248
-240
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"json-as": "1.0.4"
1717
},
1818
"devDependencies": {
19-
"@eslint/js": "9.24.0",
20-
"assemblyscript": "0.27.35",
19+
"@eslint/js": "9.25.0",
20+
"assemblyscript": "0.27.36",
2121
"assemblyscript-prettier": "3.0.1",
22-
"eslint": "9.24.0",
22+
"eslint": "9.25.0",
2323
"prettier": "3.5.3",
2424
"typescript": "5.8.3",
25-
"typescript-eslint": "8.29.1"
25+
"typescript-eslint": "8.30.1"
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.3",
20+
"@tailwindcss/postcss": "4.1.4",
2121
"@types/node": "22.14.1",
22-
"@types/react": "19.1.1",
22+
"@types/react": "19.1.2",
2323
"@types/react-dom": "19.1.2",
24-
"eslint": "9.24.0",
25-
"eslint-config-next": "15.3.0",
24+
"eslint": "9.25.0",
25+
"eslint-config-next": "15.3.1",
2626
"postcss": "8.5.3",
27-
"tailwindcss": "4.1.3",
27+
"tailwindcss": "4.1.4",
2828
"typescript": "5.8.3"
2929
}
3030
}

0 commit comments

Comments
 (0)