chore: fixing dependencies list

This commit is contained in:
blam
2020-10-21 10:36:36 +02:00
parent 3825cb8d04
commit 84c64329ea
13 changed files with 28 additions and 14 deletions
+2 -1
View File
@@ -47,7 +47,8 @@
"@types/node": "^12.0.0",
"@types/react-lazylog": "^4.5.0",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25"
},
"files": [
"dist"
+2 -1
View File
@@ -47,7 +47,8 @@
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25"
},
"files": [
"dist"
+2 -1
View File
@@ -52,7 +52,8 @@
"@types/node": "^12.0.0",
"@types/recharts": "^1.8.14",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25"
},
"files": [
"dist"
+2 -1
View File
@@ -39,7 +39,8 @@
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25"
},
"files": [
"dist"
+2 -1
View File
@@ -48,7 +48,8 @@
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25"
},
"files": [
"dist"
+2 -1
View File
@@ -40,7 +40,8 @@
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25"
},
"files": [
"dist"
+2 -1
View File
@@ -45,7 +45,8 @@
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "^5.9.1",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25"
},
"files": [
"dist"
+2 -1
View File
@@ -39,7 +39,8 @@
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25"
},
"files": [
"dist"
+2 -1
View File
@@ -44,7 +44,8 @@
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25"
},
"files": [
"dist"
+2 -1
View File
@@ -46,7 +46,8 @@
"@types/node": "^12.0.0",
"@types/react": "^16.9",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25"
},
"files": [
"dist"
+2 -1
View File
@@ -49,7 +49,8 @@
"@types/node": "^12.0.0",
"canvas": "^2.6.1",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25"
},
"files": [
"dist"
+3 -2
View File
@@ -40,8 +40,9 @@
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"msw": "^0.20.5",
"node-fetch": "^2.6.1"
"msw": "^0.21.2",
"node-fetch": "^2.6.1",
"cross-fetch": "^3.0.6"
},
"files": [
"dist"
+3 -1
View File
@@ -39,7 +39,9 @@
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^26.0.7",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.0.6",
"@backstage/test-utils": "^0.1.1-alpha.25",
"@types/node": "^12.0.0"
},
"files": [
"dist"