neeto-commons-backend 1.0.101 → 1.0.103

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: 9d492b39ab040e3a0e5e871c6c9487855de38ba6c8d8cb439d30f4be7a0fdae5
4
- data.tar.gz: 89381a222200b2eb3c97181771aca76b60ecef043f30560ee57cbefce3031b89
3
+ metadata.gz: ffc1d06bb5ac137a49bdd4e09432aa9bc42c415e471b6305e861cb5fe9e47057
4
+ data.tar.gz: b44bc8aea2d1dffb8a2869c3532372fc6d9401ec1e726b9da5fbc18e5b97f611
5
5
  SHA512:
6
- metadata.gz: 1b5ccf406a44209928fe37e4e3d7f150f5ea657027c934f4c30af4dcda38ffb6a76debbfb4fde8a4f45ef1deea4c1e347e0e6554917906a8d6187c9cf2647dc2
7
- data.tar.gz: 86a07e5b59ffb2cd91cad0395c37f949f383fa50ba392f27526fd4669d7a0810bda6957e59fe9676f7e23d16b909f81ae0e9986da500a11e3b74400146e540af
6
+ metadata.gz: f75b66a5988dd0487d09236256f31b7897ef80a390cf745a5c3a694468c8dc6bcceecec3f1172e0086c19b26594ce3cd1114ae4e39ba3c4164dbf4a2d50022b5
7
+ data.tar.gz: 44de4cbb6caaf6fdc9f6daff14586bdfa029e0040b6fe95c01b9a8b0d7fe8b7cdf20d0fa82d5943e6b77307b97ad07eea98d0743aa7bb7ea83ae82885027c61b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- neeto-commons-backend (1.0.101)
4
+ neeto-commons-backend (1.0.103)
5
5
  actionview
6
6
  bullet
7
7
  database_cleaner
@@ -25,14 +25,14 @@ PATH
25
25
  GEM
26
26
  remote: https://O6Ts9-SVDaUZpHMRs2CpJp22RwbETDE@gems.neeto.com/
27
27
  specs:
28
- neeto-compliance (1.0.60)
28
+ neeto-compliance (1.0.61)
29
29
  colorize
30
30
  deep_merge
31
31
  hashdiff
32
32
  json (~> 2.6.2)
33
33
  neeto-email-prefixer (1.0.9)
34
34
  rails (>= 4.0)
35
- neeto-mail-interceptor (1.0.47)
35
+ neeto-mail-interceptor (1.0.49)
36
36
  activesupport (>= 7)
37
37
  aws-sdk-dynamodb (= 1.80)
38
38
  zerobounce (~> 0.2.2)
@@ -110,7 +110,7 @@ GEM
110
110
  ansi (1.5.0)
111
111
  ast (2.4.2)
112
112
  aws-eventstream (1.2.0)
113
- aws-partitions (1.769.0)
113
+ aws-partitions (1.771.0)
114
114
  aws-sdk-core (3.173.1)
115
115
  aws-eventstream (~> 1, >= 1.0.2)
116
116
  aws-partitions (~> 1, >= 1.651.0)
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "devDependencies": {
30
30
  "@babel/eslint-parser": "7.17.0",
31
- "@bigbinary/eslint-plugin-neeto": "1.0.46",
31
+ "@bigbinary/eslint-plugin-neeto": "1.0.48",
32
32
  "eslint": "8.14.0",
33
33
  "eslint-config-prettier": "8.5.0",
34
34
  "eslint-plugin-cypress": "2.12.1",
@@ -57,8 +57,8 @@
57
57
  "@bigbinary/neeto-editor": "1.26.13",
58
58
  "@bigbinary/neeto-filters-frontend": "2.11.6",
59
59
  "@bigbinary/neeto-icons": "1.11.0",
60
- "@bigbinary/neeto-commons-frontend": "2.0.73",
61
- "@bigbinary/neeto-molecules": "1.0.30",
60
+ "@bigbinary/neeto-commons-frontend": "2.0.74",
61
+ "@bigbinary/neeto-molecules": "1.0.31",
62
62
  "@bigbinary/neeto-tags-frontend": "1.1.5",
63
63
  "@honeybadger-io/react": "2.0.1",
64
64
  "antd": "4.24.3",
@@ -18,7 +18,7 @@
18
18
  "dependencies": {
19
19
  "@babel/core": "^7.19.1",
20
20
  "@babel/preset-env": "7.17.10",
21
- "@bigbinary/neeto-commons-frontend": "2.0.73",
21
+ "@bigbinary/neeto-commons-frontend": "2.0.74",
22
22
  "@cypress/code-coverage": "^3.10.0",
23
23
  "@cypress/grep": "3.1.1",
24
24
  "@cypress/webpack-preprocessor": "^5.11.1",
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NeetoCommonsBackend
4
- VERSION = "1.0.101"
4
+ VERSION = "1.0.103"
5
5
  end
data/package.json CHANGED
@@ -8,8 +8,8 @@
8
8
  "@babel/plugin-transform-runtime": "7.17.10",
9
9
  "@babel/preset-env": "7.17.10",
10
10
  "@babel/preset-react": "7.16.7",
11
- "@bigbinary/eslint-plugin-neeto": "1.0.46",
12
- "@bigbinary/neeto-commons-frontend": "2.0.73",
11
+ "@bigbinary/eslint-plugin-neeto": "1.0.48",
12
+ "@bigbinary/neeto-commons-frontend": "2.0.74",
13
13
  "eslint": "8.14.0",
14
14
  "eslint-config-prettier": "8.5.0",
15
15
  "eslint-plugin-cypress": "2.12.1",
data/yarn.lock CHANGED
@@ -967,15 +967,15 @@
967
967
  "@babel/helper-validator-identifier" "^7.18.6"
968
968
  to-fast-properties "^2.0.0"
969
969
 
970
- "@bigbinary/eslint-plugin-neeto@1.0.46":
971
- version "1.0.46"
972
- resolved "https://registry.yarnpkg.com/@bigbinary/eslint-plugin-neeto/-/eslint-plugin-neeto-1.0.46.tgz#3df258f6559e649a4fabff0344f2dc6c6ff2a81d"
973
- integrity sha512-mQOqpZ9ft4yG7NjcBF8AcyimHsgHyPvZ+YsEMgDGdZF2SFDN6vujbMfT8S5L6n1HgaAxTuoeGDGz8+TOH2nukg==
974
-
975
- "@bigbinary/neeto-commons-frontend@2.0.73":
976
- version "2.0.73"
977
- resolved "https://registry.yarnpkg.com/@bigbinary/neeto-commons-frontend/-/neeto-commons-frontend-2.0.73.tgz#944b74285cdd19cf88bf9b6c4f45677fc31c2c5b"
978
- integrity sha512-gqlMpkacTzGb70xYZ8gPkCgJbR2oHKgjljFDxD9LQefQHg8dd6+3MymCarWHgot5IC73J3rw/mAMVn4o+yRgOA==
970
+ "@bigbinary/eslint-plugin-neeto@1.0.48":
971
+ version "1.0.48"
972
+ resolved "https://registry.yarnpkg.com/@bigbinary/eslint-plugin-neeto/-/eslint-plugin-neeto-1.0.48.tgz#a4003e9653ec0a08c2c9bc0a06c476319dbcc8e0"
973
+ integrity sha512-P5DVjX7wy/oLxgEq4ocCWO3UlWHzalya/UtTnEnSezaNSUlanysNfFOClXhLrNv5F+RRHVY5tAMiwo4+7JlGBQ==
974
+
975
+ "@bigbinary/neeto-commons-frontend@2.0.74":
976
+ version "2.0.74"
977
+ resolved "https://registry.yarnpkg.com/@bigbinary/neeto-commons-frontend/-/neeto-commons-frontend-2.0.74.tgz#ee0c74c420ad4fa1ad78d4c58108e8b03bcc28b2"
978
+ integrity sha512-jgtGBo8uHQIkfGPhLt/8KR/z7ryQU+msUyGCFeBc/QLYuZr9OpqM5WzHF0CPp44Tt3tjHiJZSa4+gCDq3gxfWg==
979
979
 
980
980
  "@eslint/eslintrc@^1.2.2":
981
981
  version "1.3.0"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neeto-commons-backend
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.101
4
+ version: 1.0.103
5
5
  platform: ruby
6
6
  authors:
7
7
  - Prasanth Chaduvula