Skip to content

Commit a70038b

Browse files
committed
update pnpm packages
1 parent a09768f commit a70038b

File tree

2 files changed

+1118
-1051
lines changed

2 files changed

+1118
-1051
lines changed

frontend/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,45 +20,45 @@
2020
"@next/env": "15.1.3",
2121
"@types/node": "22.10.2",
2222
"autoprefixer": "10.4.20",
23-
"axios": "^1.12.0",
23+
"axios": "^1.13.2",
2424
"axios-mock-adapter": "^2.1.0",
25-
"bootstrap": "^5.3.6",
25+
"bootstrap": "^5.3.8",
2626
"bootstrap-icons": "^1.13.1",
27-
"dotenv": "^16.5.0",
27+
"dotenv": "^16.6.1",
2828
"eslint": "9.17.0",
2929
"eslint-config-next": "15.1.3",
30-
"formik": "^2.4.6",
30+
"formik": "^2.4.9",
3131
"jest": "^29.7.0",
32-
"next": "^15.5.7",
32+
"next": "^15.5.9",
3333
"next-router-mock": "^0.9.13",
34-
"postcss": "^8.5.4",
34+
"postcss": "^8.5.6",
3535
"react": "19.0.0",
3636
"react-bootstrap": "^2.10.10",
3737
"react-dom": "19.0.0",
3838
"react-toastify": "^11.0.5",
3939
"rxjs": "^7.8.2",
40-
"sass": "^1.89.2",
40+
"sass": "^1.96.0",
4141
"tailwindcss": "3.4.17",
4242
"typescript": "5.7.2",
4343
"use-file-picker": "^2.1.4",
4444
"vite-tsconfig-paths": "^5.1.4",
4545
"vitest-preview": "^0.0.1",
46-
"yup": "^1.6.1"
46+
"yup": "^1.7.1"
4747
},
4848
"devDependencies": {
49-
"@playwright/test": "^1.52.0",
50-
"@testing-library/jest-dom": "^6.6.3",
49+
"@playwright/test": "^1.57.0",
50+
"@testing-library/jest-dom": "^6.9.1",
5151
"@testing-library/react": "^16.3.0",
5252
"@testing-library/user-event": "^14.6.1",
5353
"@types/react": "19.0.2",
5454
"@types/react-bootstrap": "^1.1.0",
5555
"@types/react-dom": "19.0.2",
56-
"@vitejs/plugin-react": "^4.5.2",
57-
"@vitest/coverage-v8": "^3.2.3",
58-
"@vitest/ui": "^3.2.3",
56+
"@vitejs/plugin-react": "^4.7.0",
57+
"@vitest/coverage-v8": "^3.2.4",
58+
"@vitest/ui": "^3.2.4",
5959
"jsdom": "^25.0.1",
6060
"testcontainers": "^10.28.0",
61-
"vitest": "^3.2.3"
61+
"vitest": "^3.2.4"
6262
},
6363
"pnpm": {
6464
"overrides": {

0 commit comments

Comments
 (0)