@doist/typist 1.4.0 → 1.4.2

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## [1.4.2](https://github.com/Doist/typist/compare/v1.4.1...v1.4.2) (2023-08-04)
2
+
3
+ ### Bug Fixes
4
+
5
+ - **deps:** update dependency unist-util-remove to v4 ([#380](https://github.com/Doist/typist/issues/380)) ([31d7f63](https://github.com/Doist/typist/commit/31d7f63b4d434e8ed42aa585859b646431ff1b89))
6
+
7
+ ## [1.4.1](https://github.com/Doist/typist/compare/v1.4.0...v1.4.1) (2023-08-04)
8
+
9
+ ### Bug Fixes
10
+
11
+ - **deps:** update tiptap packages to v2.0.4 ([#374](https://github.com/Doist/typist/issues/374)) ([83c8049](https://github.com/Doist/typist/commit/83c80494bb76947a4080a10cef5e8df6061f2710))
12
+
1
13
  ## [1.4.0](https://github.com/Doist/typist/compare/v1.3.2...v1.4.0) (2023-06-20)
2
14
 
3
15
  ### Features
@@ -1 +1 @@
1
- {"version":3,"file":"rehype-image.d.ts","sourceRoot":"","sources":["../../../../src/serializers/html/plugins/rehype-image.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC/C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAE1C;;;;;GAKG;AACH,iBAAS,WAAW,CAAC,MAAM,EAAE,MAAM,GAAG,WAAW,CA0BhD;AAED,OAAO,EAAE,WAAW,EAAE,CAAA"}
1
+ {"version":3,"file":"rehype-image.d.ts","sourceRoot":"","sources":["../../../../src/serializers/html/plugins/rehype-image.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC/C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAG1C;;;;;GAKG;AACH,iBAAS,WAAW,CAAC,MAAM,EAAE,MAAM,GAAG,WAAW,CA0BhD;AAED,OAAO,EAAE,WAAW,EAAE,CAAA"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@doist/typist",
3
3
  "description": "The mighty Tiptap-based rich-text editor React component that powers Doist products.",
4
- "version": "1.4.0",
4
+ "version": "1.4.2",
5
5
  "license": "MIT",
6
6
  "homepage": "https://typist.doist.dev/",
7
7
  "repository": "https://github.com/Doist/typist",
@@ -46,94 +46,94 @@
46
46
  "validate:pre-push": "run-s test"
47
47
  },
48
48
  "dependencies": {
49
- "@tiptap/core": "2.0.3",
50
- "@tiptap/extension-blockquote": "2.0.3",
51
- "@tiptap/extension-bold": "2.0.3",
52
- "@tiptap/extension-bullet-list": "2.0.3",
53
- "@tiptap/extension-character-count": "2.0.3",
54
- "@tiptap/extension-code": "2.0.3",
55
- "@tiptap/extension-code-block": "2.0.3",
56
- "@tiptap/extension-document": "2.0.3",
57
- "@tiptap/extension-dropcursor": "2.0.3",
58
- "@tiptap/extension-gapcursor": "2.0.3",
59
- "@tiptap/extension-hard-break": "2.0.3",
60
- "@tiptap/extension-heading": "2.0.3",
61
- "@tiptap/extension-history": "2.0.3",
62
- "@tiptap/extension-horizontal-rule": "2.0.3",
63
- "@tiptap/extension-image": "2.0.3",
64
- "@tiptap/extension-italic": "2.0.3",
65
- "@tiptap/extension-link": "2.0.3",
66
- "@tiptap/extension-list-item": "2.0.3",
67
- "@tiptap/extension-ordered-list": "2.0.3",
68
- "@tiptap/extension-paragraph": "2.0.3",
69
- "@tiptap/extension-placeholder": "2.0.3",
70
- "@tiptap/extension-strike": "2.0.3",
71
- "@tiptap/extension-task-item": "2.0.3",
72
- "@tiptap/extension-task-list": "2.0.3",
73
- "@tiptap/extension-text": "2.0.3",
74
- "@tiptap/extension-typography": "2.0.3",
75
- "@tiptap/pm": "2.0.3",
76
- "@tiptap/react": "2.0.3",
77
- "@tiptap/suggestion": "2.0.3",
49
+ "@tiptap/core": "2.0.4",
50
+ "@tiptap/extension-blockquote": "2.0.4",
51
+ "@tiptap/extension-bold": "2.0.4",
52
+ "@tiptap/extension-bullet-list": "2.0.4",
53
+ "@tiptap/extension-character-count": "2.0.4",
54
+ "@tiptap/extension-code": "2.0.4",
55
+ "@tiptap/extension-code-block": "2.0.4",
56
+ "@tiptap/extension-document": "2.0.4",
57
+ "@tiptap/extension-dropcursor": "2.0.4",
58
+ "@tiptap/extension-gapcursor": "2.0.4",
59
+ "@tiptap/extension-hard-break": "2.0.4",
60
+ "@tiptap/extension-heading": "2.0.4",
61
+ "@tiptap/extension-history": "2.0.4",
62
+ "@tiptap/extension-horizontal-rule": "2.0.4",
63
+ "@tiptap/extension-image": "2.0.4",
64
+ "@tiptap/extension-italic": "2.0.4",
65
+ "@tiptap/extension-link": "2.0.4",
66
+ "@tiptap/extension-list-item": "2.0.4",
67
+ "@tiptap/extension-ordered-list": "2.0.4",
68
+ "@tiptap/extension-paragraph": "2.0.4",
69
+ "@tiptap/extension-placeholder": "2.0.4",
70
+ "@tiptap/extension-strike": "2.0.4",
71
+ "@tiptap/extension-task-item": "2.0.4",
72
+ "@tiptap/extension-task-list": "2.0.4",
73
+ "@tiptap/extension-text": "2.0.4",
74
+ "@tiptap/extension-typography": "2.0.4",
75
+ "@tiptap/pm": "2.0.4",
76
+ "@tiptap/react": "2.0.4",
77
+ "@tiptap/suggestion": "2.0.4",
78
78
  "prosemirror-codemark": "0.4.2"
79
79
  },
80
80
  "devDependencies": {
81
- "@doist/eslint-config": "9.0.0",
82
- "@doist/prettier-config": "3.0.5",
83
- "@doist/reactist": "21.0.2",
81
+ "@doist/eslint-config": "11.0.0",
82
+ "@doist/prettier-config": "4.0.0",
83
+ "@doist/reactist": "21.2.2",
84
84
  "@mdx-js/react": "2.3.0",
85
85
  "@semantic-release/changelog": "6.0.3",
86
86
  "@semantic-release/exec": "6.0.3",
87
87
  "@semantic-release/git": "10.0.1",
88
- "@storybook/addon-a11y": "7.0.20",
89
- "@storybook/addon-essentials": "7.0.20",
90
- "@storybook/addons": "7.0.20",
88
+ "@storybook/addon-a11y": "7.2.1",
89
+ "@storybook/addon-essentials": "7.2.1",
90
+ "@storybook/addons": "7.2.1",
91
91
  "@storybook/csf": "0.1.1",
92
92
  "@storybook/mdx2-csf": "1.1.0",
93
- "@storybook/react": "7.0.20",
94
- "@storybook/react-vite": "7.0.20",
93
+ "@storybook/react": "7.2.1",
94
+ "@storybook/react-vite": "7.2.1",
95
95
  "@testing-library/dom": "9.3.1",
96
- "@testing-library/jest-dom": "5.16.5",
96
+ "@testing-library/jest-dom": "5.17.0",
97
97
  "@testing-library/react": "14.0.0",
98
- "@types/hast": "2.3.4",
99
- "@types/lodash-es": "4.17.7",
100
- "@types/react": "18.2.12",
101
- "@types/react-dom": "18.2.5",
98
+ "@types/lodash-es": "4.17.8",
99
+ "@types/react": "18.2.18",
100
+ "@types/react-dom": "18.2.7",
102
101
  "@types/react-syntax-highlighter": "15.5.7",
103
102
  "@types/turndown": "5.0.1",
103
+ "@vitejs/plugin-react": "4.0.4",
104
104
  "boring-avatars": "1.10.1",
105
105
  "classnames": "2.3.2",
106
- "conventional-changelog-conventionalcommits": "6.0.0",
106
+ "conventional-changelog-conventionalcommits": "6.1.0",
107
107
  "emoji-regex": "10.2.1",
108
- "eslint": "8.42.0",
108
+ "eslint": "8.46.0",
109
109
  "eslint-formatter-codeframe": "7.32.1",
110
110
  "eslint-import-resolver-typescript": "3.5.5",
111
111
  "eslint-plugin-simple-import-sort": "10.0.0",
112
- "eslint-plugin-storybook": "0.6.12",
113
- "eslint-plugin-unicorn": "47.0.0",
114
- "eslint-plugin-vitest": "0.2.6",
115
- "eslint-plugin-vitest-globals": "1.3.1",
112
+ "eslint-plugin-storybook": "0.6.13",
113
+ "eslint-plugin-unicorn": "48.0.1",
114
+ "eslint-plugin-vitest": "0.2.8",
115
+ "eslint-plugin-vitest-globals": "1.4.0",
116
116
  "github-markdown-css": "5.2.0",
117
117
  "husky": "8.0.3",
118
118
  "ignore-sync": "7.0.1",
119
119
  "is-ci": "3.0.1",
120
120
  "jsdom": "22.1.0",
121
- "lint-staged": "13.2.2",
121
+ "lint-staged": "13.2.3",
122
122
  "npm-run-all": "4.1.5",
123
- "prettier": "2.8.8",
123
+ "prettier": "3.0.1",
124
124
  "react": "18.2.0",
125
125
  "react-dom": "18.2.0",
126
- "react-icons": "4.9.0",
126
+ "react-icons": "4.10.1",
127
127
  "react-markdown": "8.0.7",
128
128
  "react-syntax-highlighter": "15.5.0",
129
129
  "rimraf": "5.0.1",
130
- "semantic-release": "21.0.5",
131
- "storybook": "7.0.20",
130
+ "semantic-release": "21.0.7",
131
+ "storybook": "7.2.1",
132
132
  "storybook-css-modules": "1.0.8",
133
- "type-fest": "3.12.0",
134
- "typescript": "5.1.3",
133
+ "type-fest": "4.1.0",
134
+ "typescript": "5.1.6",
135
135
  "typescript-plugin-css-modules": "5.0.1",
136
- "vitest": "0.32.0"
136
+ "vitest": "0.34.1"
137
137
  },
138
138
  "peerDependencies": {
139
139
  "@react-hookz/web": "^14.2.3 || >=15.x",
@@ -157,7 +157,7 @@
157
157
  "turndown": "^7.1.0",
158
158
  "unified": "^10.1.0",
159
159
  "unist-util-is": "^5.2.0",
160
- "unist-util-remove": "^3.1.0",
160
+ "unist-util-remove": "^4.0.0",
161
161
  "unist-util-visit": "^4.1.0"
162
162
  }
163
163
  }