Compare commits

..

3 Commits

Author SHA1 Message Date
b478e10028 Update dependency cheerio to v1.1.2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-08-17 13:02:20 +00:00
93aea2e385 All Shakespeare and Company stores have either closed or been taken over by The Strand.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-08-09 20:08:33 +00:00
d5a43e291c Add the Fountain Bookshop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-08-09 20:02:41 +00:00
2 changed files with 23 additions and 38 deletions

12
package-lock.json generated
View File

@@ -306,9 +306,9 @@
}
},
"node_modules/undici": {
"version": "7.13.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.13.0.tgz",
"integrity": "sha512-l+zSMssRqrzDcb3fjMkjjLGmuiiK2pMIcV++mJaAc9vhjSGpvM7h43QgP+OAMb1GImHmbPyG2tBXeuyG5iY4gA==",
"version": "7.14.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.14.0.tgz",
"integrity": "sha512-Vqs8HTzjpQXZeXdpsfChQTlafcMQaaIwnGwLam1wudSSjlJeQ3bw1j+TLPePgrCnCpUXx7Ba5Pdpf5OBih62NQ==",
"engines": {
"node": ">=20.18.1"
}
@@ -540,9 +540,9 @@
}
},
"undici": {
"version": "7.13.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.13.0.tgz",
"integrity": "sha512-l+zSMssRqrzDcb3fjMkjjLGmuiiK2pMIcV++mJaAc9vhjSGpvM7h43QgP+OAMb1GImHmbPyG2tBXeuyG5iY4gA=="
"version": "7.14.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.14.0.tgz",
"integrity": "sha512-Vqs8HTzjpQXZeXdpsfChQTlafcMQaaIwnGwLam1wudSSjlJeQ3bw1j+TLPePgrCnCpUXx7Ba5Pdpf5OBih62NQ=="
},
"whatwg-encoding": {
"version": "3.1.1",

View File

@@ -329,21 +329,6 @@
"cafe": "No",
"meta": "Three Lives & Company, in the West Village, Manhattan, is a gorgeous neighborhood bookstore with knowledgable staff and a selection of literary fiction."
},
{
"name": "Shakespeare & Company",
"address": "939 Lexington Ave",
"city": "New York",
"state": "NY",
"postcode": "10065",
"description": "Sharing a name with the famous Parisian bookshop but no other official ties, this store has a general-interest selection of books on its main level and, downstairs, textbooks for the nearby colleges.",
"lat": "40.768188",
"long": "-73.963531",
"country": "USA",
"website": "https://shop.shakeandco.com/",
"events": "Yes",
"cafe": "Yes",
"meta": ""
},
{
"name": "Book Culture",
"address": "536 W 112th St",
@@ -1185,12 +1170,12 @@
"meta": ""
},
{
"name": "Shakespeare & Company (Upper West Side)",
"name": "Strand Bookstore (Upper West Side)",
"address": "2020 Broadway",
"city": "New York",
"state": "NY",
"postcode": "10023",
"description": "",
"description": "Formerly Shakespeare and Company Lincoln Center.",
"lat": "40.776484",
"long": "-73.981811",
"country": "USA",
@@ -1709,21 +1694,6 @@
"cafe": "Yes",
"meta": ""
},
{
"name": "Shakespeare & Company (Manhattan Valley/Columbia University)",
"address": "2736 Broadway",
"city": "New York",
"state": "NY",
"postcode": "10025",
"description": "",
"lat": "40.800259699774",
"long": "-73.96768731230581",
"country": "USA",
"website": "https://shop.shakeandco.com/",
"events": "Yes",
"cafe": "No",
"meta": ""
},
{
"name": "Liz's Book Bar",
"address": "315 Smith St",
@@ -1798,5 +1768,20 @@
"events": "Yes",
"cafe": "Yes",
"meta": ""
},
{
"name": "The Fountain Bookshop",
"address": "803 W 187th St",
"city": "New York",
"state": "NY",
"postcode": "10033",
"description": "",
"lat": "40.85536319660771",
"long": "-73.9369908112493",
"country": "USA",
"website": "https://fountainbookshop.com/",
"events": "Yes",
"cafe": "Yes",
"meta": ""
}
]