Skip to content

Commit

Permalink
feat(lang)!: trigger build
Browse files Browse the repository at this point in the history
feat(lang)!: trigger build
BREAKING CHANGE: trigger build
  • Loading branch information
tiavina-mika committed Jun 15, 2024
1 parent 9e9f10b commit c417e35
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified example/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tiptap-parser": "^0.0.14"
"tiptap-parser": "^0.0.16"
},
"devDependencies": {
"@types/react": "^18.2.43",
Expand Down
10 changes: 5 additions & 5 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1228,7 +1228,7 @@ __metadata:
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
tailwindcss: "npm:^3.4.3"
tiptap-parser: "npm:^0.0.14"
tiptap-parser: "npm:^0.0.16"
typescript: "npm:^5.2.2"
vite: "npm:5.0.8"
vite-tsconfig-paths: "npm:^4.3.1"
Expand Down Expand Up @@ -5356,17 +5356,17 @@ __metadata:
languageName: node
linkType: hard

"tiptap-parser@npm:^0.0.14":
version: 0.0.14
resolution: "tiptap-parser@npm:0.0.14"
"tiptap-parser@npm:^0.0.16":
version: 0.0.16
resolution: "tiptap-parser@npm:0.0.16"
dependencies:
hast-util-to-html: "npm:^9.0.1"
html-react-parser: "npm:^5.1.10"
lowlight: "npm:3.1.0"
peerDependencies:
react: ^16.8.0 || ^17.0.2 || ^18.2.0
react-dom: ^16.8.0 || ^17.0.2 || ^18.2.0
checksum: 10c0/ca1f888723fb5b4fcea1afca0d1419a61a2fd6666ac7c606eb9d9b7d14309add7b202563bad2d2404dd45a6bd11b203b2c737d71afdf7611094aa78e5ddb4b91
checksum: 10c0/f4bade8abe30d3d4189521847e09659395e6d20f98233235490ef2906da349557b0c6bb2907125dda9d99376279195cf568b88fe5a5522ad62e478f0ebb58909
languageName: node
linkType: hard

Expand Down

0 comments on commit c417e35

Please sign in to comment.