@tasenor/common-plugins 1.9.106 → 1.9.107

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
 
2
- > @tasenor/common-plugins@1.9.105 build /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
2
+ > @tasenor/common-plugins@1.9.106 build /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
3
3
  > rm -fr dist && tsc
4
4
 
@@ -1,8 +1,8 @@
1
1
 
2
- > @tasenor/common-plugins@1.9.105 ci /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
2
+ > @tasenor/common-plugins@1.9.106 ci /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
3
3
  > pnpm run lint
4
4
 
5
5
 
6
- > @tasenor/common-plugins@1.9.105 lint /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
6
+ > @tasenor/common-plugins@1.9.106 lint /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
7
7
  > eslint 'src/**/*.{ts,tsx}' 'data/**/*.mjs'
8
8
 
@@ -1,12 +1,15 @@
1
1
 
2
- > @tasenor/common-plugins@1.9.105 nightly /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
2
+ > @tasenor/common-plugins@1.9.106 nightly /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
3
3
  > pnpm run ci
4
4
 
5
5
 
6
- > @tasenor/common-plugins@1.9.105 ci /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
6
+ > @tasenor/common-plugins@1.9.106 ci /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
7
7
  > pnpm run lint
8
8
 
9
9
 
10
- > @tasenor/common-plugins@1.9.105 lint /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
10
+ > @tasenor/common-plugins@1.9.106 lint /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common-plugins
11
11
  > eslint 'src/**/*.{ts,tsx}' 'data/**/*.mjs'
12
12
 
13
+  ELIFECYCLE  Command failed.
14
+  ELIFECYCLE  Command failed.
15
+  ELIFECYCLE  Command failed.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tasenor/common-plugins",
3
- "version": "1.9.106",
3
+ "version": "1.9.107",
4
4
  "description": "Shared common plugins of Tasenor project",
5
5
  "repository": "git@github.com:dataplugoy/tasenor-bookkeeper.git",
6
6
  "author": "Tommi Ronkainen <tommi.ronkainen@gmail.com>",
@@ -12,9 +12,9 @@
12
12
  "dayjs": "1.10.8",
13
13
  "sprintf-js": "^1.1.2",
14
14
  "tsx": "^3.12.7",
15
- "@tasenor/common": "1.9.106",
16
- "@tasenor/common-node": "1.9.106",
17
- "@tasenor/common-ui": "1.9.106"
15
+ "@tasenor/common-node": "1.9.107",
16
+ "@tasenor/common-ui": "1.9.107",
17
+ "@tasenor/common": "1.9.107"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@mui/icons-material": "^5.14.1",
@@ -30,7 +30,7 @@
30
30
  "react-i18next": "^13.0.2",
31
31
  "react-router-dom": "^6.14.1",
32
32
  "typescript": "^5.1.6",
33
- "@tasenor/config": "1.9.105",
33
+ "@tasenor/config": "1.9.106",
34
34
  "eslint-config-tasenor": "0.0.0"
35
35
  },
36
36
  "peerDependencies": {