Skip to content

Commit a0d31a9

Browse files
Merge remote-tracking branch 'origin/main'
2 parents 99cd4de + 0cb0221 commit a0d31a9

File tree

3 files changed

+43
-159
lines changed

3 files changed

+43
-159
lines changed

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dotenv": "^16.5.0",
7171
"eslint": "^9",
7272
"eslint-config-next": "^15.3.2",
73-
"postcss": "^8.5.3",
73+
"postcss": "^8.5.6",
7474
"prettier": "^3.5.3",
7575
"sass": "^1.89.0",
7676
"tailwindcss": "^4.1.7",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/prompts": "^2.4.9",
4949
"@types/unzipper": "^0.10.11",
5050
"dotenv": "^17.2.1",
51-
"fs-extra": "^11.3.1",
51+
"fs-extra": "^11.3.2",
5252
"husky": "^9.1.7",
5353
"lint-staged": "^16.0.0",
5454
"playwright": "^1.55.0",

0 commit comments

Comments
 (0)