Skip to content

Commit 0c1309e

Browse files
author
tsv2013
committed
Updated dependency versions and fixed small issues
1 parent a53f505 commit 0c1309e

File tree

11 files changed

+5085
-14322
lines changed

11 files changed

+5085
-14322
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,14 @@
1414
"@types/react-redux": "^7.1.23",
1515
"@types/react-router": "^5.1.18",
1616
"@types/react-router-dom": "^5.3.3",
17-
"axios": "^0.26.1",
17+
"axios": "^1.11.0",
1818
"connected-react-router": "6.9.3",
1919
"history": "5.3.0",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0",
2222
"react-redux": "^7.2.8",
2323
"react-router": "6.3.0",
2424
"react-router-dom": "6.3.0",
25-
"react-scripts": "5.0.0",
2625
"survey-analytics": "latest",
2726
"survey-core": "latest",
2827
"survey-creator-core": "latest",
@@ -56,10 +55,14 @@
5655
]
5756
},
5857
"msw": {
59-
"workerDirectory": "public"
58+
"workerDirectory": [
59+
"public",
60+
"згидшс"
61+
]
6062
},
6163
"devDependencies": {
62-
"msw": "^0.39.2"
64+
"msw": "^2.10.4",
65+
"react-scripts": "^5.0.0"
6366
},
6467
"overrides": {
6568
"connected-react-router": {
@@ -68,4 +71,4 @@
6871
"history": "5.3.0"
6972
}
7073
}
71-
}
74+
}

0 commit comments

Comments
 (0)