@cenk1cenk2/md-printer 2.2.32 → 2.2.34

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,5 +1,5 @@
1
1
  {
2
- "version": "2.2.31",
2
+ "version": "2.2.33",
3
3
  "commands": {
4
4
  ".": {
5
5
  "id": ".",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cenk1cenk2/md-printer",
3
- "version": "2.2.32",
3
+ "version": "2.2.34",
4
4
  "description": "A markdown printer.",
5
5
  "main": "dist/index.js",
6
6
  "repository": "https://gitlab.kilic.dev/utils/md-printer",
@@ -68,40 +68,40 @@
68
68
  ],
69
69
  "dependencies": {
70
70
  "@cenk1cenk2/oclif-common": "^5.0.4",
71
- "@oclif/core": "^2.8.2",
71
+ "@oclif/core": "^2.8.5",
72
72
  "@oclif/plugin-help": "^5.2.9",
73
73
  "chokidar": "^3.5.3",
74
74
  "class-transformer": "^0.5.1",
75
75
  "class-validator": "^0.14.0",
76
76
  "config": "^3.3.9",
77
77
  "enquirer": "^2.3.6",
78
- "execa": "^5.1.1",
78
+ "execa": "^7.1.1",
79
79
  "fs-extra": "^11.1.1",
80
80
  "globby": "^11.1.0",
81
81
  "gray-matter": "^4.0.3",
82
- "listr2": "^6.3.0",
82
+ "listr2": "^6.5.0",
83
83
  "md-to-pdf": "^5.2.4",
84
84
  "nunjucks": "^3.2.4",
85
- "yaml": "^2.2.1"
85
+ "yaml": "^2.2.2"
86
86
  },
87
87
  "devDependencies": {
88
- "@cenk1cenk2/cz-cc": "^1.6.2",
89
- "@cenk1cenk2/eslint-config": "^2.6.5",
90
- "@swc/core": "^1.3.51",
88
+ "@cenk1cenk2/cz-cc": "^1.6.4",
89
+ "@cenk1cenk2/eslint-config": "^2.7.4",
90
+ "@swc/core": "^1.3.57",
91
91
  "@tailwindcss/forms": "^0.5.3",
92
92
  "@tailwindcss/typography": "^0.5.9",
93
93
  "@types/config": "^3.3.0",
94
94
  "@types/fs-extra": "^11.0.1",
95
- "@types/node": "^18.15.11",
95
+ "@types/node": "^18.16.5",
96
96
  "@types/nunjucks": "^3.2.2",
97
- "eslint": "^8.38.0",
98
- "lint-staged": "^13.2.1",
99
- "oclif": "^3.8.1",
100
- "postcss": "^8.4.22",
101
- "prettier": "^2.8.7",
97
+ "eslint": "^8.40.0",
98
+ "lint-staged": "^13.2.2",
99
+ "oclif": "^3.9.0",
100
+ "postcss": "^8.4.23",
101
+ "prettier": "^2.8.8",
102
102
  "simple-git-hooks": "^2.8.1",
103
103
  "source-map-support": "^0.5.21",
104
- "tailwindcss": "^3.3.1",
104
+ "tailwindcss": "^3.3.2",
105
105
  "theme-colors": "^0.0.5",
106
106
  "ts-node": "^10.9.1",
107
107
  "tsconfig-paths": "^4.2.0",
@@ -7,7 +7,7 @@ html {
7
7
  }
8
8
 
9
9
  /*
10
- ! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com
10
+ ! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
11
11
  */
12
12
 
13
13
  /*
@@ -610,6 +610,9 @@ select {
610
610
  --tw-pan-y: ;
611
611
  --tw-pinch-zoom: ;
612
612
  --tw-scroll-snap-strictness: proximity;
613
+ --tw-gradient-from-position: ;
614
+ --tw-gradient-via-position: ;
615
+ --tw-gradient-to-position: ;
613
616
  --tw-ordinal: ;
614
617
  --tw-slashed-zero: ;
615
618
  --tw-numeric-figure: ;
@@ -657,6 +660,9 @@ select {
657
660
  --tw-pan-y: ;
658
661
  --tw-pinch-zoom: ;
659
662
  --tw-scroll-snap-strictness: proximity;
663
+ --tw-gradient-from-position: ;
664
+ --tw-gradient-via-position: ;
665
+ --tw-gradient-to-position: ;
660
666
  --tw-ordinal: ;
661
667
  --tw-slashed-zero: ;
662
668
  --tw-numeric-figure: ;