Skip to content

Commit 750d3e1

Browse files
authored
Merge pull request #771 from LabsCrypt/dependabot/npm_and_yarn/minor-and-patch-d1f48ad1e5
build(deps): bump the minor-and-patch group across 1 directory with 12 updates
2 parents 50b5a6b + ed915e0 commit 750d3e1

4 files changed

Lines changed: 493 additions & 214 deletions

File tree

backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dotenv": "^17.4.2",
3030
"express": "^5.2.1",
3131
"express-rate-limit": "^8.5.2",
32-
"ioredis": "^5.11.0",
32+
"ioredis": "^5.11.1",
3333
"pg": "^8.21.0",
3434
"stellar-sdk": "^13.3.0",
3535
"swagger-jsdoc": "^6.3.0",
@@ -51,7 +51,7 @@
5151
"eventsource": "^2.0.2",
5252
"nodemon": "^3.1.11",
5353
"prisma": "^7.8.0",
54-
"rollup": "^4.61.0",
54+
"rollup": "^4.62.0",
5555
"supertest": "^7.2.2",
5656
"ts-node": "^10.9.2",
5757
"tsx": "^4.22.4",

frontend/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,28 +14,28 @@
1414
"dependencies": {
1515
"@stellar/freighter-api": "^6.0.1",
1616
"@stellar/stellar-sdk": "^15.1.0",
17-
"@tanstack/react-query": "^5.100.6",
17+
"@tanstack/react-query": "^5.101.0",
1818
"lucide-react": "^0.575.0",
19-
"next": "16.2.7",
19+
"next": "16.2.9",
2020
"next-themes": "^0.4.6",
2121
"react": "19.2.7",
2222
"react-dom": "19.2.7",
2323
"react-hot-toast": "^2.6.0"
2424
},
2525
"devDependencies": {
2626
"@eslint/eslintrc": "^3.3.5",
27-
"@tailwindcss/postcss": "^4",
27+
"@tailwindcss/postcss": "^4.3.1",
2828
"@testing-library/dom": "^10.4.1",
2929
"@testing-library/jest-dom": "^6.9.1",
3030
"@testing-library/react": "^16.3.2",
3131
"@testing-library/user-event": "^14.6.1",
3232
"@types/node": "^20",
33-
"@types/react": "^19",
33+
"@types/react": "^19.2.17",
3434
"@types/react-dom": "^19",
3535
"@vitejs/plugin-react": "^6.0.2",
3636
"eslint": "^9",
37-
"eslint-config-next": "^16.1.6",
38-
"happy-dom": "^20.9.0",
37+
"eslint-config-next": "^16.2.9",
38+
"happy-dom": "^20.10.3",
3939
"jsdom": "^27.0.1",
4040
"tailwindcss": "^4",
4141
"typescript": "^5",

0 commit comments

Comments
 (0)