Skip to content

Commit 4272bc9

Browse files
update dependencies
1 parent ed654ba commit 4272bc9

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

react/package-lock.json

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

react/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,19 @@
3636
"react-apexcharts": "^1.9.0",
3737
"react-dom": "^19.2.3",
3838
"react-error-boundary": "^6.1.0",
39-
"react-router": "^7.12.0"
39+
"react-router": "^7.13.0"
4040
},
4141
"devDependencies": {
4242
"@babel/preset-env": "^7.28.6",
4343
"@babel/preset-react": "^7.28.5",
4444
"@eslint/compat": "^2.0.1",
4545
"@eslint/eslintrc": "^3.3.3",
46-
"@playwright/test": "^1.57.0",
46+
"@playwright/test": "^1.58.0",
4747
"@stryker-mutator/core": "^9.4.0",
4848
"@stryker-mutator/jest-runner": "^9.4.0",
4949
"@testing-library/dom": "^10.4.1",
5050
"@testing-library/jest-dom": "^6.9.1",
51-
"@testing-library/react": "^16.3.1",
51+
"@testing-library/react": "^16.3.2",
5252
"@testing-library/user-event": "^14.6.1",
5353
"@vitejs/plugin-react": "^5.1.2",
5454
"babel-jest": "^30.2.0",
@@ -63,13 +63,13 @@
6363
"eslint-plugin-prettier": "^5.5.5",
6464
"eslint-plugin-react": "^7.37.5",
6565
"eslint-plugin-security": "^3.0.1",
66-
"globals": "^17.0.0",
66+
"globals": "^17.1.0",
6767
"husky": "^9.1.7",
6868
"jest": "^30.2.0",
6969
"jest-environment-jsdom": "^30.2.0",
7070
"jest-fetch-mock": "^3.0.3",
7171
"jscpd": "^4.0.7",
72-
"prettier": "^3.8.0",
72+
"prettier": "^3.8.1",
7373
"pretty-quick": "^4.2.2",
7474
"rollup-plugin-visualizer": "^6.0.5",
7575
"vite": "^7.3.1",

0 commit comments

Comments
 (0)