Skip to content

Commit e32cd84

Browse files
committed
bump versions
1 parent b3d646a commit e32cd84

File tree

2 files changed

+2999
-3391
lines changed

2 files changed

+2999
-3391
lines changed

html-report/ui/package.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"typescript": "^5.0.4",
1616
"webpack": "^5.64.4",
1717
"webpack-cli": "^5.0.1",
18-
"webpack-dev-server": "^4.6.0",
18+
"webpack-dev-server": "^5.2.1",
1919
"webpack-manifest-plugin": "^5.0.0"
2020
},
2121
"dependencies": {
@@ -33,7 +33,6 @@
3333
"chart.js": "^4.1.1",
3434
"react": "^18.2.0",
3535
"react-chartjs-2": "^5.1.0",
36-
"react-dev-utils": "^12.0.1",
3736
"react-dom": "^18.2.0",
3837
"react-icons": "^4.7.1",
3938
"react-refresh": "^0.14.0",
@@ -44,7 +43,15 @@
4443
"zustand": "^4.1.5"
4544
},
4645
"resolutions": {
47-
"styled-components": "^5"
46+
"styled-components": "^5",
47+
"braces": ">=3.0.3",
48+
"micromatch": ">=4.0.8",
49+
"minimatch": ">=3.1.3",
50+
"ws": ">=8.17.1",
51+
"nth-check": ">=2.0.1",
52+
"postcss": ">=8.4.31",
53+
"semver": ">=7.5.2",
54+
"serialize-javascript": ">=7.0.3"
4855
},
4956
"scripts": {
5057
"start-dev-server": "webpack serve --open",

0 commit comments

Comments
 (0)