Merge pull request #2822 from overleaf/spd-oio-moreurls-redux
Allow opening of data URLs and snip arrays in Open-in-Overleaf GitOrigin-RevId: bf51b1f9e2ef42889825d43303cfb6074fd569a6
This commit is contained in:
Generated
+180
-174
File diff suppressed because it is too large
Load Diff
@@ -95,6 +95,7 @@
|
||||
"oauth2-server": "^3.0.1",
|
||||
"otplib": "^12.0.1",
|
||||
"p-limit": "^2.3.0",
|
||||
"parse-data-url": "^2.0.0",
|
||||
"passport": "^0.4.1",
|
||||
"passport-google-oauth20": "^2.0.0",
|
||||
"passport-local": "^1.0.0",
|
||||
@@ -120,6 +121,7 @@
|
||||
"url-parse": "^1.4.7",
|
||||
"utf-8-validate": "^5.0.2",
|
||||
"uuid": "^3.0.1",
|
||||
"valid-data-url": "^2.0.0",
|
||||
"valid-url": "^1.0.9",
|
||||
"xml2js": "^0.4.22",
|
||||
"xregexp": "^4.3.0",
|
||||
|
||||
Reference in New Issue
Block a user