Skip to content

Commit

Permalink
tiptypr package
Browse files Browse the repository at this point in the history
  • Loading branch information
GraemeFulton committed Jul 26, 2024
1 parent dc0df42 commit 3f1815e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 84 deletions.
8 changes: 2 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

79 changes: 1 addition & 78 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2231,83 +2231,6 @@
cheerio "^1.0.0-rc.12"
openai "^4.35.0"

"@prototypr/typr@^0.0.593":
version "0.0.593"
resolved "file:prototypr-packages/typr"
dependencies:
"@geist-ui/icons" "^1.0.2"
"@heroicons/react" "^1.0.5"
"@radix-ui/colors" "^0.1.8"
"@radix-ui/react-checkbox" "^1.0.1"
"@radix-ui/react-collapsible" "^1.0.1"
"@radix-ui/react-dialog" "^1.0.2"
"@radix-ui/react-dropdown-menu" "2.0.1"
"@radix-ui/react-icons" "^1.1.1"
"@radix-ui/react-navigation-menu" "^1.1.4"
"@radix-ui/react-popover" "^1.0.2"
"@radix-ui/react-select" "^2.0.0"
"@radix-ui/react-slider" "^1.1.2"
"@radix-ui/react-switch" "^1.0.1"
"@radix-ui/react-toggle" "^1.0.1"
"@radix-ui/react-toggle-group" "^1.0.1"
"@radix-ui/react-tooltip" "^1.0.2"
"@stitches/react" "^1.2.8"
"@tippyjs/react" "^4.2.6"
"@tiptap/extension-blockquote" "^2.4.0"
"@tiptap/extension-bold" "^2.4.0"
"@tiptap/extension-bullet-list" "^2.4.0"
"@tiptap/extension-code" "^2.4.0"
"@tiptap/extension-code-block" "^2.4.0"
"@tiptap/extension-collaboration" "^2.4.0"
"@tiptap/extension-collaboration-cursor" "^2.4.0"
"@tiptap/extension-document" "^2.4.0"
"@tiptap/extension-dropcursor" "^2.4.0"
"@tiptap/extension-gapcursor" "^2.4.0"
"@tiptap/extension-hard-break" "^2.4.0"
"@tiptap/extension-heading" "^2.4.0"
"@tiptap/extension-history" "^2.4.0"
"@tiptap/extension-horizontal-rule" "^2.4.0"
"@tiptap/extension-image" "^2.4.0"
"@tiptap/extension-italic" "^2.4.0"
"@tiptap/extension-link" "^2.4.0"
"@tiptap/extension-list-item" "^2.4.0"
"@tiptap/extension-paragraph" "^2.4.0"
"@tiptap/extension-placeholder" "^2.4.0"
"@tiptap/extension-strike" "^2.4.0"
"@tiptap/extension-text" "^2.4.0"
"@tiptap/extension-underline" "^2.4.0"
"@tiptap/extension-youtube" "^2.4.0"
"@tiptap/html" "^2.4.0"
"@tiptap/pm" "^2.4.0"
"@tiptap/react" "^2.4.0"
"@tiptap/starter-kit" "^2.4.0"
"@tiptap/suggestion" "^2.5.4"
axios "^0.19.2"
classnames "2.3.1"
formik "^2.2.9"
framer-motion "^8.4.0"
js-cookie "^2.2.1"
jwt-decode "^3.1.2"
lodash "^4.17.21"
next latest
next-auth "^4.2.1"
normalize-url "^6.1.0"
probe-image-size "^7.2.3"
prosemirror-state "^1.4.3"
prosemirror-transform "^1.7.3"
prosemirror-view "^1.31.7"
react "^18.3.1"
react-avatar-editor "^13.0.2"
react-datepicker "^4.8.0"
react-dom "^18.3.1"
react-hot-toast "^2.2.0"
react-intl "^5.24.8"
react-lazyload "^3.2.0"
react-portal "^4.2.2"
sanitize-html "^2.7.3"
tippy.js "^6.3.7"
yup "^0.32.11"

"@radix-ui/colors@^0.1.8":
version "0.1.8"
resolved "https://registry.npmjs.org/@radix-ui/colors/-/colors-0.1.8.tgz"
Expand Down Expand Up @@ -15587,7 +15510,7 @@ tippy.js@^6.3.1, tippy.js@^6.3.7:
dependencies:
"@popperjs/core" "^2.9.0"

"tiptypr@file:/Users/graeme/Documents/workspace/prototypr-frontend/prototypr-packages/typr":
tiptypr@^0.0.593, "tiptypr@file:/Users/graeme/Documents/workspace/prototypr-frontend/prototypr-packages/typr":
version "0.0.593"
resolved "file:prototypr-packages/typr"
dependencies:
Expand Down

0 comments on commit 3f1815e

Please sign in to comment.