We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be7c5b commit 21df291Copy full SHA for 21df291
1 file changed
package.json
@@ -71,6 +71,7 @@
71
"@typescript-eslint/eslint-plugin": "8.59.1",
72
"@typescript-eslint/parser": "8.59.1",
73
"babel-loader": "9.2.1",
74
+ "concurrently": "9.2.1",
75
"copy-webpack-plugin": "13.0.1",
76
"css-loader": "7.1.4",
77
"cypress": "15.14.1",
@@ -87,6 +88,7 @@
87
88
"i18next-parser": "9.4.0",
89
"jest": "30.3.0",
90
"jest-environment-jsdom": "30.3.0",
91
+ "license-check-and-add": "4.0.5",
92
"mocha": "10.8.2",
93
"mocha-junit-reporter": "2.2.1",
94
"mochawesome": "7.1.4",
@@ -112,8 +114,6 @@
112
114
"webpack-dev-server": "^5.2.3"
113
115
},
116
"dependencies": {
- "concurrently": "9.2.1",
- "license-check-and-add": "4.0.5",
117
"lodash": "4.18.1",
118
"monaco-editor": "0.55.1",
119
"react-redux": "7.2.9",
0 commit comments