foreman_statistics 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 16e30e607469d7d04baec4a0e68f5dfbf8b5bcbd992e6465978089db5852da01
4
- data.tar.gz: b3454888914a4426634f90493134f6c41f5b1fff1e23d4b4804821e1830ce3d2
3
+ metadata.gz: 8b623960c9e0058919e38a547a7a887d2a4ccaf4180a0753721edf1f2a2088c3
4
+ data.tar.gz: 25b17b3c94e390c59717fd199c6b0800371765d0570675def385022a5281d4cb
5
5
  SHA512:
6
- metadata.gz: 75cadf6efe100a11c4fff5e0d0902bf24caa7aeff4f7fb3be8dc0eebc095c51d24731dbc617e6cf83c3555813c32c5bb75ce512f1e4e50098e97eb81d58de6a4
7
- data.tar.gz: 1b087e7a64d26f1f5c57ae873edb975ffd947609bae07d1aea8a038a8dbdae4a4476fa5790b24a42372f424852a55861536332baf7d7b9cc8834144337b8f7e2
6
+ metadata.gz: 95769dbdefb08373a4b7a69558d4e0d8dd082bfa7ae921689e736e884686e2ffafad6c76550f85a629507407103a4f159435864444bc554ec45e3f50b0a7ab58
7
+ data.tar.gz: 5250e86365ce05e50e1580e1034b4a649df10816dc2868d5797834b9542ef2002c3b1fd0636d2c2492ae6b5cbb78942b9f39fa5c1f0e02621305cfda6f4ac601
@@ -1,3 +1,3 @@
1
1
  module ForemanStatistics
2
- VERSION = '1.1.0'.freeze
2
+ VERSION = '1.1.1'.freeze
3
3
  end
data/package.json CHANGED
@@ -21,22 +21,23 @@
21
21
  "url": "http://projects.theforeman.org/projects/foreman_statistics/issues"
22
22
  },
23
23
  "peerDependencies": {
24
- "@theforeman/vendor": ">= 4.0.2"
25
- },
26
- "dependencies": {
27
- "react-intl": "^2.8.0"
24
+ "@theforeman/vendor": ">= 6.0.0"
28
25
  },
29
26
  "devDependencies": {
30
27
  "@babel/core": "^7.7.0",
31
- "@theforeman/builder": "^4.0.2",
32
- "@theforeman/eslint-plugin-foreman": "4.0.5",
33
- "@theforeman/stories": "^4.0.2",
34
- "@theforeman/test": "^4.0.2",
35
- "@theforeman/vendor-dev": "^4.0.2",
28
+ "@theforeman/builder": "^6.0.0",
29
+ "@theforeman/eslint-plugin-foreman": "^6.0.0",
30
+ "@theforeman/find-foreman": "^4.8.0",
31
+ "@theforeman/stories": "^7.0.0",
32
+ "@theforeman/test": "^8.0.0",
33
+ "@theforeman/vendor-dev": "^6.0.0",
36
34
  "babel-eslint": "^10.0.3",
37
35
  "eslint": "^6.7.2",
38
- "prettier": "^1.13.5",
36
+ "prettier": "^1.19.1",
39
37
  "stylelint-config-standard": "^18.0.0",
40
38
  "stylelint": "^9.3.0"
39
+ },
40
+ "dependencies": {
41
+ "react-intl": "^2.8.0"
41
42
  }
42
43
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_statistics
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ondrej Ezr