Skip to content

Commit

Permalink
Merge pull request #717 from tone-row/robgordon/ff-441-highlighting-e…
Browse files Browse the repository at this point in the history
…dge-labels-with-special-characters

Highlighting Edge Labels with Special Characters
  • Loading branch information
rob-gordon authored Aug 21, 2024
2 parents c068af2 + ac3ed1d commit eba6d1b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"file-saver": "^2.0.5",
"formulaic": "workspace:*",
"framer-motion": "^10.13.1",
"graph-selector": "^0.11.1",
"graph-selector": "^0.11.2",
"gray-matter": "^4.0.2",
"highlight.js": "^11.7.0",
"immer": "^9.0.16",
Expand Down Expand Up @@ -195,15 +195,15 @@
"jsdom": "^20.0.3",
"minimist": "^1.2.5",
"msw": "^1.2.3",
"playwright": "1.45.2",
"react@latest": "link:@@testing-library/react@latest",
"source-map-explorer": "^2.5.2",
"supabase": "^1.82.1",
"tailwindcss": "^3.2.6",
"ts-node": "^10.9.1",
"ts-unused-exports": "^7.0.3",
"typescript": "^5.5.3",
"web-worker": "^1.2.0",
"playwright": "1.45.2"
"web-worker": "^1.2.0"
},
"jest": {
"testMatch": [
Expand Down
19 changes: 17 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit eba6d1b

Please sign in to comment.