@knapsack/update 4.69.4--canary.4629.0911846c.0 → 4.69.4

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
- > @knapsack/update@4.69.2 build /home/runner/work/app-monorepo/app-monorepo/apps/client/update
2
+ > @knapsack/update@4.69.3 build /home/runner/work/app-monorepo/app-monorepo/apps/client/update
3
3
  > tsc
4
4
 
@@ -1,4 +1,4 @@
1
1
 
2
- > @knapsack/update@4.69.2 lint /home/runner/work/app-monorepo/app-monorepo/apps/client/update
2
+ > @knapsack/update@4.69.3 lint /home/runner/work/app-monorepo/app-monorepo/apps/client/update
3
3
  > eslint ./
4
4
 
@@ -1,5 +1,5 @@
1
1
 
2
- > @knapsack/update@4.69.2 test /home/runner/work/app-monorepo/app-monorepo/apps/client/update
2
+ > @knapsack/update@4.69.3 test /home/runner/work/app-monorepo/app-monorepo/apps/client/update
3
3
  > ava
4
4
 
5
5
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,31 @@
1
+ # v4.69.4 (Wed Sep 04 2024)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - fix `mdToTipTapJson` type error [#4674](https://github.com/knapsack-labs/app-monorepo/pull/4674) ([@EvanLovely](https://github.com/EvanLovely))
6
+
7
+ #### Authors: 1
8
+
9
+ - Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
10
+
11
+ ---
12
+
13
+ # v4.69.3 (Wed Sep 04 2024)
14
+
15
+ #### 🐛 Bug Fix
16
+
17
+ - Update dependency isomorphic-dompurify to ^1.13.0 [#4662](https://github.com/knapsack-labs/app-monorepo/pull/4662) ([@renovate[bot]](https://github.com/renovate[bot]))
18
+
19
+ #### 🏠 Internal
20
+
21
+ - Update dependency @types/node to ^20.16.3 [#4643](https://github.com/knapsack-labs/app-monorepo/pull/4643) ([@renovate[bot]](https://github.com/renovate[bot]))
22
+
23
+ #### Authors: 1
24
+
25
+ - [@renovate[bot]](https://github.com/renovate[bot])
26
+
27
+ ---
28
+
1
29
  # v4.69.2 (Fri Aug 30 2024)
2
30
 
3
31
  #### 🐛 Bug Fix
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@knapsack/update",
3
3
  "description": "",
4
- "version": "4.69.4--canary.4629.0911846c.0",
4
+ "version": "4.69.4",
5
5
  "bin": {
6
6
  "knapsack-update": "./cli.js"
7
7
  },
@@ -18,25 +18,25 @@
18
18
  "test": "ava"
19
19
  },
20
20
  "dependencies": {
21
- "@knapsack/app": "4.69.4--canary.4629.0911846c.0",
22
- "@knapsack/creator-utils": "4.69.4--canary.4629.0911846c.0",
23
- "@knapsack/design-token-utils": "4.69.4--canary.4629.0911846c.0",
24
- "@knapsack/file-utils": "4.69.4--canary.4629.0911846c.0",
25
- "@knapsack/ks-file-utils": "4.69.4--canary.4629.0911846c.0",
26
- "@knapsack/tiptap-utils": "4.69.4--canary.4629.0911846c.0",
27
- "@knapsack/utils": "4.69.4--canary.4629.0911846c.0",
21
+ "@knapsack/app": "4.69.4",
22
+ "@knapsack/creator-utils": "4.69.4",
23
+ "@knapsack/design-token-utils": "4.69.4",
24
+ "@knapsack/file-utils": "4.69.4",
25
+ "@knapsack/ks-file-utils": "4.69.4",
26
+ "@knapsack/tiptap-utils": "4.69.4",
27
+ "@knapsack/utils": "4.69.4",
28
28
  "cheerio": "^1.0.0",
29
- "isomorphic-dompurify": "^1.5.0",
29
+ "isomorphic-dompurify": "^1.13.0",
30
30
  "marked": "^4.3.0",
31
31
  "prompts": "^2.4.2",
32
32
  "yargs": "^17.7.2"
33
33
  },
34
34
  "devDependencies": {
35
- "@knapsack/eslint-config-starter": "4.69.4--canary.4629.0911846c.0",
36
- "@knapsack/prettier-config": "4.69.4--canary.4629.0911846c.0",
37
- "@knapsack/test-ava": "4.69.4--canary.4629.0911846c.0",
38
- "@knapsack/types": "4.69.4--canary.4629.0911846c.0",
39
- "@knapsack/typescript-config-starter": "4.69.4--canary.4629.0911846c.0",
35
+ "@knapsack/eslint-config-starter": "4.69.4",
36
+ "@knapsack/prettier-config": "4.69.4",
37
+ "@knapsack/test-ava": "4.69.4",
38
+ "@knapsack/types": "4.69.4",
39
+ "@knapsack/typescript-config-starter": "4.69.4",
40
40
  "@types/marked": "^4.0.3",
41
41
  "@types/node": "^20.16.3",
42
42
  "@types/prompts": "^2.4.9",
@@ -54,5 +54,5 @@
54
54
  "directory": "apps/client/update",
55
55
  "type": "git"
56
56
  },
57
- "gitHead": "0911846cd49bb074760087018130231d2450ad6b"
57
+ "gitHead": "9f724886964ca07eee63cedcdd3b1254017e3b2c"
58
58
  }