Skip to content

Commit 77e65d6

Browse files
committed
update pnpm lock
1 parent 5426a91 commit 77e65d6

3 files changed

Lines changed: 769 additions & 675 deletions

File tree

frontend/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"jest": "^29.7.0",
3232
"next": "15.1.3",
3333
"next-router-mock": "^0.9.13",
34-
"postcss": "^8.4.49",
34+
"postcss": "^8.5.1",
3535
"react": "19.0.0",
36-
"react-bootstrap": "^2.10.7",
36+
"react-bootstrap": "^2.10.9",
3737
"react-dom": "19.0.0",
38-
"react-toastify": "^11.0.2",
38+
"react-toastify": "^11.0.3",
3939
"rxjs": "^7.8.1",
40-
"sass": "^1.83.0",
40+
"sass": "^1.83.4",
4141
"tailwindcss": "3.4.17",
4242
"typescript": "5.7.2",
4343
"use-file-picker": "^2.1.2",
@@ -47,8 +47,8 @@
4747
},
4848
"devDependencies": {
4949
"@testing-library/jest-dom": "^6.6.3",
50-
"@testing-library/react": "^16.1.0",
51-
"@testing-library/user-event": "^14.5.2",
50+
"@testing-library/react": "^16.2.0",
51+
"@testing-library/user-event": "^14.6.1",
5252
"@vitejs/plugin-react": "^4.3.4",
5353
"@vitest/coverage-v8": "^2.1.8",
5454
"@vitest/ui": "^2.1.8",

0 commit comments

Comments
 (0)